data property
CborValue
data
final
CBOR-encoded data associated with this Data object.
Implementation
final CborValue data;
CBOR-encoded data associated with this Data object.
final CborValue data;