getStyleJSON method

Future<String> getStyleJSON()

Returns the current style as a JSON string.

Implementation

Future<String> getStyleJSON() => _impl.getStyleJSON();