Returns the storefront api version.
Future<chopper.Response<String>> storefrontVersionGet() { return _storefrontVersionGet(); }