isPhoneVerified property
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;