menu
stellar_flutter_sdk
stellar_flutter_sdk
InvokeContractHostFunction
contractID property
contractID
brightness_4
brightness_5
contractID
property
String
contractID
Implementation
String get contractID => this._contractID;
void
contractID=
(
String
value
)
Implementation
set contractID(String value) => this._contractID = value;
stellar_flutter_sdk
stellar_flutter_sdk
InvokeContractHostFunction
contractID property
InvokeContractHostFunction class