stylePackMetadata abstract method

Future<Map<String, Object>> stylePackMetadata(
  1. String styleURI
)

Returns the metadata associated with a style package.

Implementation

Future<Map<String, Object>> stylePackMetadata(String styleURI);