instance property

JSIntervalManager get instance

Implementation

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