hasBatteryLevel method

  1. @TagNumber.new(10)
bool hasBatteryLevel()

Implementation

@$pb.TagNumber(10)
$core.bool hasBatteryLevel() => $_has(9);