$asGameDialogTextFieldValue property

GameDialogTextFieldValueCopyWith<$R, GameDialogTextFieldValue, $Out> get $asGameDialogTextFieldValue

Implementation

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