lastStyleError property
String?
get
lastStyleError
Returns the last error from setting the map's style, if any.
Implementation
String? get lastStyleError => _lastStyleError;
Returns the last error from setting the map's style, if any.
String? get lastStyleError => _lastStyleError;