instance property

AnalyticsManager get instance

Implementation

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