phoneVerificationRequired property
If true, a phone verification token must be supplied to create an account on this instance.
Implementation
bool? get inviteCodeRequired;/// If true, a phone verification token must be supplied to create an account on this instance.
bool? get phoneVerificationRequired;