RunFunction typedef

RunFunction = Future Function()

Implementation

typedef Future<dynamic> RunFunction();