DoKitAppCreator typedef

DoKitAppCreator = Future<IDoKitApp> Function()

Implementation

typedef DoKitAppCreator = Future<IDoKitApp> Function();