menu
otium_ecommerce
presentation/cart/bloc/delivery_address_selection_bloc/delivery_address_selection_status.dart
DeliveryAddressSelectionStatus
isSuccess property
isSuccess
dark_mode
light_mode
isSuccess
property
bool
isSuccess
Implementation
bool get isSuccess => this == DeliveryAddressSelectionStatus.success;
otium_ecommerce
delivery_address_selection_status
DeliveryAddressSelectionStatus
isSuccess property
DeliveryAddressSelectionStatus enum