EMobilityServiceProvider class

eMSP (e-Mobility Service Provider) for which the EV station operator has EV roaming agreements.

It is only available for online search.

Constructors

EMobilityServiceProvider()

Properties

hashCode → int
The hash code for this object.
no setter
name ↔ String?
The name of the e-Mobility Service Provider. It may change but the respective partnerId will remain stable.
getter/setter pair
partnerId ↔ String?
The unique and stable id for the e-Mobility Service Provider on the HERE platform. It can be used for filtering when searching for EV charging stations.
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.