LocalCartRepo constructor

LocalCartRepo()

Implementation

LocalCartRepo() {
  graphQLConfiguration = GraphQLConfiguration();
}