$asGameDialogButton property

GameDialogButtonCopyWith<$R, GameDialogButton, $Out> $asGameDialogButton

Implementation

GameDialogButtonCopyWith<$R, GameDialogButton, $Out>
    get $asGameDialogButton =>
        $base.as((v, t, t2) => _GameDialogButtonCopyWithImpl(v, t, t2));