function property

Future<T> Function() function
final

The function to execute.

Implementation

final Future<T> Function() function;