origin property

String? get origin

Gets Origin header (CORS).

Implementation

String? get origin => get('origin');