name property
getter/setter pair
Human readable name of this charging station. It can be null when there is no name associated with the station.
Implementation
String? name;
Human readable name of this charging station. It can be null when there is no name associated with the station.
String? name;