Returns the current battery percentage (0–100).
@override Future<int?> get batteryPercentage async => null;