errorMessage property
Detailed information about the reasons behind the given status code. Included if status other than Ok.
Implementation
@BuiltValueField(wireName: r'errorMessage')
String? get errorMessage;Detailed information about the reasons behind the given status code. Included if status other than Ok.
@BuiltValueField(wireName: r'errorMessage')
String? get errorMessage;