stellar_flutter_sdk
stellar_flutter_sdk
Network
current method
current
stellar_flutter_sdk
stellar_flutter_sdk
Network
current method
Network class
Constructors
Network
Properties
hashCode
networkId
networkPassphrase
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
PUBLIC
TESTNET
Static methods
current
use
usePublicNetwork
useTestNetwork
current
method
Network
current
(
)
Returns the currently used Network object by the sdk.
Implementation
static Network current() { return _current; }