getFeaturesets abstract method

Future<List<FeaturesetDescriptor>> getFeaturesets()

Returns the featuresets defined by the currently loaded style.

Implementation

Future<List<FeaturesetDescriptor>> getFeaturesets();