batteryLevel property

int get batteryLevel
inherited

Implementation

int get batteryLevel => _batt ?? 0;