abilities library

Classes

CaslDart
A class representing the main access control logic.
Rule
Represents a single access control rule.

Typedefs

ConditionsFunction = bool Function(dynamic subject)
A function type that defines conditions for access control.