errorType property

String? errorType

Implementation

String? get errorType;
void errorType=(String? errorType)

Implementation

set errorType(String? errorType);