hasTotp property

  1. @JsonKey.new(name: 'has_totp')
bool hasTotp
final

Implementation

@JsonKey(name: 'has_totp')
final bool hasTotp;