isPhoneVerified property

  1. @JsonKey(name: 'isPhoneVerified')
bool get isPhoneVerified
inherited

Implementation

@JsonKey(name: 'active') bool get active;@JsonKey(name: 'termsAccepted') bool get termsAccepted;@JsonKey(name: 'hasSetPin') bool get hasSetPin;@JsonKey(name: 'hasSetNickname') bool get hasSetNickname;@JsonKey(name: 'isPhoneVerified') bool get isPhoneVerified;