names property

Set<String> get names

Names of the feature flags to fetch.

Implementation

Set<String> get names => _names;