appStartApi property

SingletonFactory<AppStartApi> appStartApi
final

A singleton factory for the AppStartApi.

Implementation

final appStartApi = SingletonFactory(AppStartApi.new);