menu
chat_call_core package
documentation
presentation/call/call_bloc.dart
CallBloc
onRefreshPageEvent method
onRefreshPageEvent method
dark_mode
light_mode
onRefreshPageEvent
method
dynamic
onRefreshPageEvent
(
RefreshPageEvent
event
,
dynamic
emit
)
Implementation
onRefreshPageEvent(RefreshPageEvent event, emit) { emit(RefreshPageState()); }
chat_call_core package
documentation
presentation/call/call_bloc
CallBloc
onRefreshPageEvent method
CallBloc class