Converts the metadata to CBOR.
@override CborObject toCbor({bool sort = false}) { return CborBytesValue(value); }