screenCount constant

IriTerm const screenCount

screenCount [Expects: https://schema.org/Number]

The number of screens in the movie theater.

Can be used on: https://schema.org/MovieTheater

Implementation

static const screenCount = IriTerm.prevalidated(
  'https://schema.org/screenCount',
);