reason property
If success = false, then this includes a short message with an explanation for the refusal.
Implementation
@BuiltValueField(wireName: r'reason')
String? get reason;
If success = false, then this includes a short message with an explanation for the refusal.
@BuiltValueField(wireName: r'reason')
String? get reason;