lastError property

Object? get lastError
inherited

The last error that occurred, if any.

Implementation

Object? get lastError => _lastError;