instance property

DeviceInfoCollector get instance

Implementation

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