prefixes property

Set<String> get prefixes

Prefixes of the feature flags to fetch.

Implementation

Set<String> get prefixes => _prefixes;