readNotification method

dynamic readNotification(
  1. String campaignId
)

Implementation

readNotification(String campaignId) {
  throw UnimplementedError('readNotification() has not been implemented');
}