testOnlyDialogCompleters property

Map<AFScreenID, void Function(dynamic)> testOnlyDialogCompleters
final

Implementation

final testOnlyDialogCompleters = <AFScreenID, void Function(dynamic)>{};