data property

List<int>? data
final

Image data as bytes (for direct data responses)

Implementation

final List<int>? data;