unReadNotification method
Implementation
void unReadNotification(String cid) {
throw UnimplementedError('unReadNotification() has not been implemented');
}
void unReadNotification(String cid) {
throw UnimplementedError('unReadNotification() has not been implemented');
}