isPhoneVerified method

bool isPhoneVerified()

Implementation

bool isPhoneVerified() => _isPhoneVerified.call(
      this,
    );