instance property

JSTimeoutManager get instance

Implementation

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