instance property

JSModuleManager get instance

Implementation

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