operation property

Future<void> Function() operation
final

Actual Future function that must be executed by this class

Implementation

final Future<void> Function() operation;