HIDReportItem class
- Available extensions
- Annotations
-
- @anonymous
- @JS()
- @staticInterop
Constructors
-
HIDReportItem({bool? isAbsolute, bool? isArray, bool? isBufferedBytes, bool? isConstant, bool? isLinear, bool? isRange, bool? isVolatile, bool? hasNull, bool? hasPreferredState, bool? wrap, Iterable<int>? usages, int? usageMinimum, int? usageMaximum, int? reportSize, int? reportCount, int? unitExponent, HIDUnitSystem? unitSystem, int? unitFactorLengthExponent, int? unitFactorMassExponent, int? unitFactorTimeExponent, int? unitFactorTemperatureExponent, int? unitFactorCurrentExponent, int? unitFactorLuminousIntensityExponent, int? logicalMinimum, int? logicalMaximum, int? physicalMinimum, int? physicalMaximum, Iterable<String>? strings})
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited