hasFixedCable property - EVChargingStation class - search library - Dart API
hasFixedCable
hasFixedCable property
getter/setter pair
Indicates that the cable is fixed or not fixed for a specific
Connector Type on the charge station.
This field can be null if data is unavailable.
Implementation
bool? hasFixedCable;