type property

  1. @JsonKey(name: 'type')
PassportType get type
inherited

The section of the user's Telegram Passport which has the error

Implementation

@JsonKey(name: 'type')
PassportType get type;