objects property

MapCopyWith<$R, VectorDefinition, List<GameObject>, ObjectCopyWith<$R, List<GameObject>, List<GameObject>>> get objects

Implementation

MapCopyWith<
  $R,
  VectorDefinition,
  List<GameObject>,
  ObjectCopyWith<$R, List<GameObject>, List<GameObject>>
>
get objects;