isSendingCode property

bool isSendingCode

Whether OTP is being sent to the given phoneNumber.

Implementation

bool get isSendingCode => !codeSent;