instance property

Implementation

static AppLifecycleIntegration get instance =>
    _instance ??= AppLifecycleIntegration._();