enableHsOta property

Future<void> enableHsOta

Implementation

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