Zilliqa class

Constructors

Zilliqa({NetworkInfo? network, String? nodeUrl, HttpProvider? nodeProvider})

Properties

blockchain → dynamic
no setter
contracts Contracts
no setter
hashCode int
The hash code for this object.
no setterinherited
messenger → dynamic
no setter
network ↔ NetworkInfo?
getter/setter pair
nodeProvider HttpProvider?
getter/setter pair
nodeUrl String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
transactions TransactionFactory
no setter
wallet Wallet
no setter

Methods

isValidNodeUrl(String? nodeUrl) bool
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