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