queryData property

List<int>? queryData
final

QueryData contains the query data passed to the contract

Implementation

final List<int>? queryData;