handle property

Future<String> Function() handle
getter/setter pair

The asynchronous handler function that generates the response.

Implementation

Future<String> Function() handle;