callback property

Future<Test> Function() callback
final

The callback to execute to get the test.

Implementation

final Future<Test> Function() callback;