getNotifications abstract method

Future<Result<InAppNotifications>> getNotifications(
  1. String? cursor
)

Implementation

Future<Result<InAppNotifications>> getNotifications(String? cursor);