GameTableCopyWith<GameTable, GameTable, GameTable> get copyWith => _GameTableCopyWithImpl<GameTable, GameTable>( this as GameTable, $identity, $identity, );