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