stellar_flutter_sdk
stellar_flutter_sdk
Address
toXdrSCVal method
toXdrSCVal
toXdrSCVal
method
Null safety
XdrSCVal
toXdrSCVal
(
)
Implementation
XdrSCVal toXdrSCVal() { return XdrSCVal.forObject(XdrSCObject.forAddress(toXdr())); }
stellar_flutter_sdk
stellar_flutter_sdk
Address
toXdrSCVal method
Address class
Constructors
Address
Properties
accountId
contractId
hashCode
runtimeType
type
Methods
noSuchMethod
toString
toXdr
toXdrSCVal
Operators
operator ==
Static methods
forAccountId
forContractId
fromXdr
Constants
TYPE_ACCOUNT
TYPE_CONTRACT