flutter_gate_core library

Properties

gate Gate
final

Typedefs

AfterHook = PolicyResponse? Function(String ability, dynamic user, dynamic model, PolicyResponse result)
BeforeHook = PolicyResponse? Function(String ability, dynamic user, dynamic model)