enableContinueBloodOxygen property
Future<void>
get
enableContinueBloodOxygen
Implementation
Future<void> get enableContinueBloodOxygen {
return mConnconst.invokeMethod('enableContinueBloodOxygen');
}