featureFlags property

Map<String, String>? featureFlags
getter/setter pair

Feature flags inherited from the organization and environment.

Implementation

core.Map<core.String, core.String>? featureFlags;