InitCallback typedef

InitCallback = FutureOr Function()

Implementation

typedef InitCallback = FutureOr<dynamic> Function();