MIoTSpecV2 class

Online API for MIoT spec v2.

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

getInstance(String type) Future<InstanceSpec>
Get specific instance.
getInstances([String status = 'all']) Future<List<InstanceEntry>>
Get all instances.
getTranslationForInstance(MIoTSpecType type) Future<InstanceTranslations>
Get translation for specific instance.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance MIoTSpecV2
final