onRequest method

Future<void> onRequest(
  1. Map<String, String> headers
)

Implementation

Future<void> onRequest(Map<String, String> headers) async {}