stellar_flutter_sdk
stellar_flutter_sdk
Address
accountId property
accountId
accountId
property
Null safety
String
?
accountId
read / write
The id of the account if type is TYPE_ACCOUNT otherwise null.
Implementation
String? accountId;
stellar_flutter_sdk
stellar_flutter_sdk
Address
accountId 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