AccessControl constructor
const
AccessControl({
- AccessControlType? create,
- AccessControlType? call,
Implementation
const AccessControl({this.create, this.call});