invalidFields property
A listing of the invalid fields which have caused the Setup Beneficiary request to fail. If this is empty, the Setup Beneficiary request has succeeded.
Implementation
@BuiltValueField(wireName: r'invalidFields')
BuiltList<ErrorFieldType>? get invalidFields;