$asGameDialogCheckboxComponent property

GameDialogCheckboxComponentCopyWith<$R, GameDialogCheckboxComponent, $Out> get $asGameDialogCheckboxComponent

Implementation

GameDialogCheckboxComponentCopyWith<$R, GameDialogCheckboxComponent, $Out>
get $asGameDialogCheckboxComponent => $base.as(
  (v, t, t2) => _GameDialogCheckboxComponentCopyWithImpl<$R, $Out>(v, t, t2),
);