supplierName property - EVChargingStation class - search library - Dart API
supplierName
supplierName property
getter/setter pair
The EV charging station operator.
This field is always null for offline search using the OfflineSearchEngine. For online search using the SearchEngine, it can be null if data is unavailable.
Implementation
String? supplierName;