getInboxNotificationCount abstract method

Future<DataResult<int>> getInboxNotificationCount()

Get the number of unread notification count to display on the screen

Implementation

Future<DataResult<int>> getInboxNotificationCount();