binary property

ContentType binary
final

Content type for binary data.

application/octet-stream

Implementation

@pragma('vm:shared')
static final binary = ContentType("application", "octet-stream");