executor property

Future<T> Function() executor
final

请求执行函数

Implementation

final Future<T> Function() executor;