GetNotificationsCount constructor

const GetNotificationsCount({
  1. required String auth,
})

Implementation

const factory GetNotificationsCount({required String auth}) = _GetNotificationsCount;