Distance between two symbol anchors.
Future<void> setSymbolSpacing(double symbolSpacing) => messager.setSymbolSpacing(id, symbolSpacing);