$asGameDialog property

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

Implementation

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