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