$asGameDialogValue property

GameDialogValueCopyWith<$R, GameDialogValue, $Out> get $asGameDialogValue

Implementation

GameDialogValueCopyWith<$R, GameDialogValue, $Out> get $asGameDialogValue =>
    $base.as((v, t, t2) => _GameDialogValueCopyWithImpl<$R, $Out>(v, t, t2));