menu
billing_service package
documentation
bloc/billing_state.dart
BillingState
hasError property
hasError property
dark_mode
light_mode
hasError
property
dynamic
get
hasError
inherited
Implementation
get hasError => messages.any((message) => message.isError);
billing_service package
documentation
bloc/billing_state
BillingState
hasError property
BillingState class