AssetGeoJson constructor

const AssetGeoJson(
  1. String asset, {
  2. AssetBundle? bundle,
})

Implementation

const AssetGeoJson(this.asset, {this.bundle});