$asGameInfo property

GameInfoCopyWith<$R, GameInfo, $Out> $asGameInfo

Implementation

GameInfoCopyWith<$R, GameInfo, $Out> get $asGameInfo =>
    $base.as((v, t, t2) => _GameInfoCopyWithImpl(v, t, t2));