setCallback method
Implementation
Future<void> setCallback(NotificationCallback? callback) =>
throw UnimplementedError('setCallback() has not been implemented.');
Future<void> setCallback(NotificationCallback? callback) =>
throw UnimplementedError('setCallback() has not been implemented.');