notificationEvents method

Stream<Map<String, dynamic>> notificationEvents()

Implementation

Stream<Map<String, dynamic>> notificationEvents() {
  throw UnimplementedError('notificationEvents() has not been implemented.');
}