data property

List<int> data
final

The data to be rendered, represented as a list of bytes.

Implementation

final List<int> data;