ResourceStore<T> constructor

ResourceStore<T>(
  1. String endpointId, {
  2. Map<String, dynamic>? params,
  3. Map<String, String>? pathParams,
})