httpMethodValues top-level property

EnumValues<HttpMethod> httpMethodValues
final

Implementation

final httpMethodValues = EnumValues({"Get": HttpMethod.GET});