MapStyleException constructor
const
MapStyleException(
- String cause
Default constructor for MapStyleException.
Implementation
const MapStyleException(this.cause);
Default constructor for MapStyleException.
const MapStyleException(this.cause);