cotextProviders property

List<EntityRulesContextProvider> cotextProviders

Returns the current EntityRulesContextProviders.

Implementation

static List<EntityRulesContextProvider> get cotextProviders =>
    _cotextProviders.toList();