data property

List<int>? data
final

Data contains the json data returned from the smart contract

Implementation

final List<int>? data;