$asGameDialogTextFieldValue property
Implementation
GameDialogTextFieldValueCopyWith<$R, GameDialogTextFieldValue, $Out>
get $asGameDialogTextFieldValue => $base.as(
(v, t, t2) => _GameDialogTextFieldValueCopyWithImpl<$R, $Out>(v, t, t2),
);
GameDialogTextFieldValueCopyWith<$R, GameDialogTextFieldValue, $Out>
get $asGameDialogTextFieldValue => $base.as(
(v, t, t2) => _GameDialogTextFieldValueCopyWithImpl<$R, $Out>(v, t, t2),
);