read method

  1. @override
Future<String?> read()
override

The raw referrer payload, or null when none is present.

Implementation

@override
Future<String?> read() async => referrer;