execute property

Future Function() execute
final

The closure that executes the actual request.

Implementation

final Future<dynamic> Function() execute;