ontology_dart_sdk
network
Pending
Pending constructor
Pending
Pending class
Constructors
Pending
Properties
deferred
id
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Pending constructor
Pending
(
)
Implementation
Pending() { id = Uuid().v1(); deferred = Completer(); }