chargePercentRemaining
The percentage of charge that remains for the electric vehicle.
Declaration
@property (nonatomic, copy, readwrite, nullable) NSNumber * chargePercentRemaining;@property (atomic, copy, readwrite, nullable) NSNumber * chargePercentRemaining;Discussion
Typically, you assign a value to this property only after handling the intent.