$asGameDialog property

GameDialogCopyWith<$R, GameDialog, $Out> get $asGameDialog

Implementation

GameDialogCopyWith<$R, GameDialog, $Out> get $asGameDialog =>
    $base.as((v, t, t2) => _GameDialogCopyWithImpl<$R, $Out>(v, t, t2));