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