copyWith property
Implementation
GameObjectCopyWith<GameObject, GameObject, GameObject> get copyWith =>
_GameObjectCopyWithImpl<GameObject, GameObject>(
this as GameObject, $identity, $identity);
GameObjectCopyWith<GameObject, GameObject, GameObject> get copyWith =>
_GameObjectCopyWithImpl<GameObject, GameObject>(
this as GameObject, $identity, $identity);