AccessControlListConfiguration constructor

AccessControlListConfiguration({
  1. String? keyPath,
})

Implementation

AccessControlListConfiguration({
  this.keyPath,
});