batteryLevel property
The reader’s battery level, represented as a boxed float in the range 0, 1. If the reader does not have a battery, or the battery level is unknown, this value is nil.
Implementation
final double batteryLevel;
The reader’s battery level, represented as a boxed float in the range 0, 1. If the reader does not have a battery, or the battery level is unknown, this value is nil.
final double batteryLevel;