lastError property Null safety

Exception? lastError

Last error

Implementation

Exception? get lastError => _lastError;