OnCreate typedef

OnCreate = Future<void> Function()

Implementation

typedef OnCreate = Future<void> Function();