readNotification method
void
readNotification(
- dynamic content
Implementation
void readNotification(content) {
throw UnimplementedError('readNotification() has not been implemented');
}
void readNotification(content) {
throw UnimplementedError('readNotification() has not been implemented');
}