metadata method

void metadata(
  1. CBORMetadata metadata
)

Implementation

void metadata(CBORMetadata metadata) => _metadata = metadata;