errors property
The list of errors of the Android app.
Implementation
@BuiltValueField(wireName: r'errors')
BuiltList<AndroidAppError>? get errors;
The list of errors of the Android app.
@BuiltValueField(wireName: r'errors')
BuiltList<AndroidAppError>? get errors;