EmbeddedApi class

Constructors

EmbeddedApi()

Properties

accelerator ↔ AcceleratorApi
getter/setter pair
client Client
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
pillar ↔ PillarApi
getter/setter pair
plasma ↔ PlasmaApi
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sentinel ↔ SentinelApi
getter/setter pair
stake ↔ StakeApi
getter/setter pair
swap ↔ SwapApi
getter/setter pair
token ↔ TokenApi
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setClient(Client client) → void
toString() String
A string representation of this object.
inherited

Operators

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