$asGameMode property

GameModeCopyWith<$R, GameMode, $Out> get $asGameMode

Implementation

GameModeCopyWith<$R, GameMode, $Out> get $asGameMode =>
    $base.as((v, t, t2) => _GameModeCopyWithImpl(v, t, t2));