cachedSubscriptions abstract method

Future<SubscriptionsResponse> cachedSubscriptions({
  1. String userId,
})

Implementation

Future<SubscriptionsResponse> cachedSubscriptions({
  String userId,
});