charging
A Boolean value that indicates whether the electric vehicle is currently charging.
Declaration
@property (nonatomic, copy, readwrite, nullable) NSNumber * charging;@property (atomic, copy, readwrite, nullable) NSNumber * charging;Discussion
Typically, you assign a value to this property only after handling the intent.