onRequest property

Future<void>? Function()? onRequest
final

请求函数

Implementation

final Future<void>? Function()? onRequest;