menu
otium_ecommerce
presentation/otp/bloc/otp_status.dart
OtpStatus
isInProgress property
isInProgress
dark_mode
light_mode
isInProgress
property
bool
isInProgress
Implementation
bool get isInProgress => this == OtpStatus.inProgress;
otium_ecommerce
otp_status
OtpStatus
isInProgress property
OtpStatus enum