$FileGeoJson.wrap constructor
$FileGeoJson.wrap(
- FileGeoJson $value
Wrap a FileGeoJson in a $FileGeoJson
Implementation
$FileGeoJson.wrap(this.$value) : _superclass = $GeoJsonProvider.wrap($value);
Wrap a FileGeoJson in a $FileGeoJson
$FileGeoJson.wrap(this.$value) : _superclass = $GeoJsonProvider.wrap($value);