$asGameDialogButton property

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

Implementation

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