$asGameDialogCheckboxValue property

GameDialogCheckboxValueCopyWith<$R, GameDialogCheckboxValue, $Out> get $asGameDialogCheckboxValue

Implementation

GameDialogCheckboxValueCopyWith<$R, GameDialogCheckboxValue, $Out>
get $asGameDialogCheckboxValue => $base.as(
  (v, t, t2) => _GameDialogCheckboxValueCopyWithImpl<$R, $Out>(v, t, t2),
);