instance property

AppInfoCollector get instance

Implementation

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