onAppInit function

Future<AppInfo> onAppInit(
  1. Level rootLevel,
  2. FallbackAppInfo fallbackInfo
)

Implementation

Future<AppInfo> onAppInit(Level rootLevel, FallbackAppInfo fallbackInfo) =>
    throw "Not implemented";