codec property

String? codec
final

The content codec (e.g., 'dag-pb', 'raw', 'dag-cbor').

Identifies how the content should be interpreted.

Implementation

final String? codec;