setNotificationOptions method
Implementation
Future<void> setNotificationOptions(DitoNotificationOptions options) {
throw UnimplementedError('setNotificationOptions() has not been implemented.');
}
Future<void> setNotificationOptions(DitoNotificationOptions options) {
throw UnimplementedError('setNotificationOptions() has not been implemented.');
}