Returns all properties of a source as a JSON string.
Future<String> getStyleSourceProperties(String sourceId) => _impl.getStyleSourceProperties(sourceId);