origin property

HttpRequest origin

The origin stream

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

Implementation

HttpRequest get origin => _origin!;