stellar_flutter_sdk
stellar_flutter_sdk
Address
type property
type
type
property
Null safety
dynamic
type
The type of the Address (TYPE_ACCOUNT or TYPE_CONTRACT).
Implementation
get type => _type;
stellar_flutter_sdk
stellar_flutter_sdk
Address
type property
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