queryLast24HourBloodOxygen property

Future<void> queryLast24HourBloodOxygen

Implementation

Future<void> get queryLast24HourBloodOxygen {
  return mConnconst.invokeMethod('queryLast24HourBloodOxygen');
}