AppRunner typedef

AppRunner = FutureOr<void> Function()

Implementation

typedef AppRunner = FutureOr<void> Function();