menu
instadiv package
documentation
state/div_bloc.dart
ApiErrorState
ApiErrorState.new constructor
ApiErrorState.new constructor
dark_mode
light_mode
ApiErrorState
constructor
ApiErrorState
(
String
error
)
Implementation
ApiErrorState(this.error) { print('Instadiv : $error'); }
instadiv package
documentation
state/div_bloc
ApiErrorState
ApiErrorState.new constructor
ApiErrorState class