StartAppFn typedef

StartAppFn = Future<void> Function(World world)

Implementation

typedef StartAppFn = Future<void> Function(World world);