ConfigDescriptor class
Properties
-
active
↔ bool
-
Is this the active configuration?
getter/setter pair
-
configurationValue
↔ int
-
The configuration number.
getter/setter pair
-
description
↔ String?
-
Description of the configuration.
getter/setter pair
-
Extra descriptor data associated with this configuration.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
interfaces
↔ List<InterfaceDescriptor>
-
Available interfaces.
getter/setter pair
-
maxPower
↔ int
-
The maximum power needed by this device in milliamps (mA).
getter/setter pair
-
remoteWakeup
↔ bool
-
The device supports remote wakeup.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
selfPowered
↔ bool
-
The device is self-powered.
getter/setter pair
-
toJS
→ ConfigDescriptor
-
no setter
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited