removeStylePack abstract method

Future<StylePack> removeStylePack(
  1. String styleURI
)

Removes a style package.

Implementation

Future<StylePack> removeStylePack(String styleURI);