isPhoneRequiringVerification method

bool isPhoneRequiringVerification()

Implementation

bool isPhoneRequiringVerification() => _isPhoneRequiringVerification.call(
      this,
    );