menu
_private_chat_plugin package
documentation
connection_status/bloc/connection_status_bloc.dart
ConnectionStatusMuteToEvent
ConnectionStatusMuteToEvent.new constructor
ConnectionStatusMuteToEvent.new constructor
dark_mode
light_mode
ConnectionStatusMuteToEvent
constructor
ConnectionStatusMuteToEvent
(
String
id
,
bool
status
)
Implementation
ConnectionStatusMuteToEvent(this.id, this.status);
_private_chat_plugin package
documentation
connection_status/bloc/connection_status_bloc
ConnectionStatusMuteToEvent
ConnectionStatusMuteToEvent.new constructor
ConnectionStatusMuteToEvent class