codec property
final
The content codec (e.g., 'dag-pb', 'raw', 'dag-cbor').
Identifies how the content should be interpreted.
Implementation
final String? codec;
The content codec (e.g., 'dag-pb', 'raw', 'dag-cbor').
Identifies how the content should be interpreted.
final String? codec;