PassportSuitableElement constructor
PassportSuitableElement({})
Implementation
PassportSuitableElement({
super.extra,
super.client_id,
this.type,
this.is_selfie_required,
this.is_translation_required,
this.is_native_name_required,
});