OnRequestCreated typedef
OnRequestCreated =
void Function(RequestOptions options)
Implementation
typedef OnRequestCreated = void Function(RequestOptions options);
typedef OnRequestCreated = void Function(RequestOptions options);