instance property

PerformanceController get instance

Implementation

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