instance property

MetricsController get instance

Implementation

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