publicAccess property

  1. @override
bool? publicAccess
getter/setter pairoverride

A flag to signal that the SchemaPlace is open to public visitors. If this property is omitted there is no assumed default boolean value.

Implementation

@override
bool? publicAccess;