errorCode property
The error code of the Android app with the status of either error or invalid.
Implementation
@BuiltValueField(wireName: r'errorCode')
String? get errorCode;
The error code of the Android app with the status of either error or invalid.
@BuiltValueField(wireName: r'errorCode')
String? get errorCode;