twoFactorAuthEnabled property

  1. @JsonKey(name: r'twoFactorAuthEnabled', required: true, includeIfNull: false)
bool twoFactorAuthEnabled
final

Implementation

@JsonKey(name: r'twoFactorAuthEnabled', required: true, includeIfNull: false)
final bool twoFactorAuthEnabled;