The instance used by Aqueduct to encode and decode HTTP bodies.
Custom codecs must be added to this instance. This value is guaranteed to be non-null.
Source
static HTTPCodecRepository get defaultInstance => _defaultInstance;
The instance used by Aqueduct to encode and decode HTTP bodies.
Custom codecs must be added to this instance. This value is guaranteed to be non-null.
static HTTPCodecRepository get defaultInstance => _defaultInstance;