stylePack abstract method

Future<StylePack> stylePack(
  1. String styleURI
)

Returns a style package by its style URI.

Implementation

Future<StylePack> stylePack(String styleURI);