onListenSettings method
void
onListenSettings(
- dynamic onEvent,
- dynamic onError
Implementation
void onListenSettings(onEvent, onError) {
throw UnimplementedError('onListenSettings() has not been implemented.');
}