errorType property

String? errorType

Implementation

String? get errorType => _$this._errorType;
void errorType=(String? errorType)

Implementation

set errorType(String? errorType) => _$this._errorType = errorType;