menu
flutter_livepush_plugin package
documentation
pusher/live_push_def.dart
OnLivePusherNetworkError typedef
OnLivePusherNetworkError typedef
dark_mode
light_mode
OnLivePusherNetworkError
typedef
OnLivePusherNetworkError
=
void Function
(
int
errorCode
,
String
errorDescription
)
Implementation
typedef OnLivePusherNetworkError = void Function( int errorCode, String errorDescription, );
flutter_livepush_plugin package
documentation
pusher/live_push_def
OnLivePusherNetworkError typedef
live_push_def library