$asGameObject property
Implementation
GameObjectCopyWith<$R, GameObject, $Out> get $asGameObject =>
$base.as((v, t, t2) => _GameObjectCopyWithImpl<$R, $Out>(v, t, t2));
GameObjectCopyWith<$R, GameObject, $Out> get $asGameObject =>
$base.as((v, t, t2) => _GameObjectCopyWithImpl<$R, $Out>(v, t, t2));