maxDuration property
getter/setter pair
The maximum duration the user plans to charge at the station,
including BatterySpecifications.chargingSetupDuration.
Note:
At least one of min_duration and max_duration is required for a user-planned charging stop.
For most use cases, providing at least min_duration is recommended.
Implementation
Duration? maxDuration;