getFeaturesets abstract method
Returns the featuresets defined by the currently loaded style.
Implementation
Future<List<FeaturesetDescriptor>> getFeaturesets();
Returns the featuresets defined by the currently loaded style.
Future<List<FeaturesetDescriptor>> getFeaturesets();