data property

List<int>? data
final

Additional data associated with the transaction.

Implementation

final List<int>? data;