DeviceIdLists class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
input
↔ List<String>?
-
List of input devices specified by their ID.
To indicate input devices should be unaffected, leave this property
unset.
getter/setter pair
-
output
↔ List<String>?
-
List of output devices specified by their ID.
To indicate output devices should be unaffected, leave this property
unset.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
toJS
→ DeviceIdLists
-
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