instance property

Implementation

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