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