lastStyleError property

String? get lastStyleError

Returns the last error from setting the map's style, if any.

Implementation

String? get lastStyleError => _lastStyleError;