screenCount constant
IRI for schemahttp:screenCount [Expects: http://schema.org/Number]
The number of screens in the movie theater.
Can be used on: http://schema.org/MovieTheater
Implementation
static const screenCount = IriTerm.prevalidated(
'http://schema.org/screenCount',
);