$asGameSeat property

GameSeatCopyWith<$R, GameSeat, $Out> $asGameSeat

Implementation

GameSeatCopyWith<$R, GameSeat, $Out> get $asGameSeat =>
    $base.as((v, t, t2) => _GameSeatCopyWithImpl(v, t, t2));