appStartApi property
AppStartApi
get
appStartApi
Gets the singleton appStartApi instance from its factory.
Implementation
AppStartApi get appStartApi => factory.appStartApi.get();
Gets the singleton appStartApi instance from its factory.
AppStartApi get appStartApi => factory.appStartApi.get();