AFTestScreenExecuteDelegate typedef

AFTestScreenExecuteDelegate = Future<void> Function(AFScreenTestExecute ste)

Implementation

typedef AFTestScreenExecuteDelegate = Future<void> Function(AFScreenTestExecute ste);