isSendingCode property

bool get isSendingCode

Whether OTP is being sent to the given phoneNumber.

Implementation

bool get isSendingCode => !codeSent;