PassportElementErrorSourceDataField constructor

PassportElementErrorSourceDataField(
  1. {required String field_name,
  2. int? extra,
  3. int? clientId}
)

One of the data fields contains an error. The error will be considered resolved when the value of the field changes

Implementation

PassportElementErrorSourceDataField