lastError property

String lastError

Implementation

String get lastError => _$this._lastError;
void lastError=(String lastError)

Implementation

set lastError(String lastError) => _$this._lastError = lastError;