isWiredCharging property

bool isWiredCharging
final

Indicates whether the device is charging via a wired connection.

If true, the device is wired charging. This can be useful to differentiate between wired and wireless charging statuses.

Implementation

final bool isWiredCharging;