getNotifications method
Implementation
Future<List<DitoNotificationInfo>> getNotifications() {
throw UnimplementedError('getNotifications() has not been implemented.');
}
Future<List<DitoNotificationInfo>> getNotifications() {
throw UnimplementedError('getNotifications() has not been implemented.');
}