subscriptions property

  1. @protected
  2. @visibleForTesting
Map<Type, Map<Query?, StreamController<List<OfflineFirstWithGraphqlModel>>>> subscriptions
final

Implementation

@protected
@visibleForTesting
final Map<Type, Map<Query?, StreamController<List<OfflineFirstWithGraphqlModel>>>> subscriptions =
    {};