QueryACLResponse constructor

const QueryACLResponse({
  1. Acl? acl,
})

Implementation

const QueryACLResponse({this.acl});