GeoObjectCollectionItem.fromGeoObjectCollection constructor

const GeoObjectCollectionItem.fromGeoObjectCollection(
  1. GeoObjectCollection collection
)

Implementation

const GeoObjectCollectionItem.fromGeoObjectCollection(
    GeoObjectCollection collection)
    : _value = collection;