data property

List<int>? data
final

Fetched data, or null if no data or on failure.

Implementation

final List<int>? data;