$asGameInfo property

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

Implementation

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