getInstance property

ParamManager get getInstance

Implementation

static ParamManager get getInstance => _instance ??= ParamManager._internal();