kDefaultCodec top-level constant
String
const kDefaultCodec
The default codec negotiation token.
Implementation
const String kDefaultCodec = 'json';
The default codec negotiation token.
const String kDefaultCodec = 'json';