copyWith property
Implementation
GameSeatCopyWith<GameSeat, GameSeat, GameSeat> get copyWith =>
_GameSeatCopyWithImpl(this as GameSeat, $identity, $identity);
GameSeatCopyWith<GameSeat, GameSeat, GameSeat> get copyWith =>
_GameSeatCopyWithImpl(this as GameSeat, $identity, $identity);