isWirelessCharging property

bool isWirelessCharging
final

Indicates whether the device is charging wirelessly.

If true, the device is wirelessly charging. Note that both isWirelessCharging and isWiredCharging can be false if the device is not charging by either method.

Implementation

final bool isWirelessCharging;