errorCode property
The error code mapped to the error message.
Implementation
@BuiltValueField(wireName: r'errorCode')
String? get errorCode;
The error code mapped to the error message.
@BuiltValueField(wireName: r'errorCode')
String? get errorCode;