InitAppWithRef typedef

InitAppWithRef = (Future Function()?)

Implementation

typedef InitAppWithRef = Future Function()?;