data property

  1. @BuiltValueField(wireName: r'data')
Uint8List? data

Implementation

@BuiltValueField(wireName: r'data')
Uint8List? get data;