instance property

RulesManager get instance

Implementation

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