origin property

HttpHeaders origin

The original HTTP headers

Note: if you pass null to the constructor, calling this method will throw NPE

Implementation

HttpHeaders get origin => _origin!;