queryOtaType property

Future<int> queryOtaType

Implementation

Future<int> get queryOtaType {
  return _platform.queryOtaType;
}