menu
otium_ecommerce
presentation/app/internet_connection_bloc/internet_connection_bloc.dart
InternetConnectionEvent
InternetConnectionEvent.started const constructor
InternetConnectionEvent.started
dark_mode
light_mode
InternetConnectionEvent.started
constructor
const
InternetConnectionEvent.started
(
)
Implementation
const factory InternetConnectionEvent.started() = _Started;
otium_ecommerce
internet_connection_bloc
InternetConnectionEvent
InternetConnectionEvent.started const constructor
InternetConnectionEvent class