httpMethod constant
httpMethod [Expects: https://schema.org/Text]
An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP.
Can be used on: https://schema.org/EntryPoint
Implementation
static const httpMethod = IriTerm.prevalidated(
'https://schema.org/httpMethod',
);