menu
stellar_flutter_sdk
stellar_flutter_sdk
XdrContractEventBodyV0
topics property
topics
brightness_4
brightness_5
topics
property
List
<
XdrSCVal
>
topics
Implementation
List<XdrSCVal> get topics => this._topics;
void
topics=
(
List
<
XdrSCVal
>
value
)
Implementation
set topics(List<XdrSCVal> value) => this._topics = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrContractEventBodyV0
topics property
XdrContractEventBodyV0 class