$asGameDialogDropdownValue property

GameDialogDropdownValueCopyWith<$R, GameDialogDropdownValue, $Out> get $asGameDialogDropdownValue

Implementation

GameDialogDropdownValueCopyWith<$R, GameDialogDropdownValue, $Out>
get $asGameDialogDropdownValue => $base.as(
  (v, t, t2) => _GameDialogDropdownValueCopyWithImpl<$R, $Out>(v, t, t2),
);