getSymbolSpacing method
Distance between two symbol anchors.
Implementation
Future<double?> getSymbolSpacing() => messager.getSymbolSpacing(id);
Distance between two symbol anchors.
Future<double?> getSymbolSpacing() => messager.getSymbolSpacing(id);