publicAccess constant
publicAccess [Expects: https://schema.org/Boolean]
A flag to signal that the {Place
} is open to public visitors. If this property is omitted there is no assumed default boolean value.
Can be used on: https://schema.org/Place
Implementation
static const publicAccess = IriTerm.prevalidated(
'https://schema.org/publicAccess',
);