broadcastFrequency constant
IRI for schemahttp:broadcastFrequency [Expects: http://schema.org/BroadcastFrequencySpecification, http://schema.org/Text]
The frequency used for over-the-air broadcasts. Numeric values or simple ranges, e.g. 87-99. In addition a shortcut idiom is supported for frequencies of AM and FM radio channels, e.g. "87 FM".
Can be used on: http://schema.org/BroadcastChannel, http://schema.org/BroadcastService
Implementation
static const broadcastFrequency = IriTerm.prevalidated(
'http://schema.org/broadcastFrequency',
);