GeoJsonLoadException constructor

const GeoJsonLoadException(
  1. String message
)

Implementation

const GeoJsonLoadException(this.message);