legislationType constant
IRI for schema:legislationType [Expects: https://schema.org/CategoryCode, https://schema.org/Text]
The type of the legislation. Examples of values are "law", "act", "directive", "decree", "regulation", "statutory instrument", "loi organique", "règlement grand-ducal", etc., depending on the country.
Can be used on: https://schema.org/Legislation
Implementation
static const legislationType = IriTerm.prevalidated(
'https://schema.org/legislationType',
);