GroupScope constructor

GroupScope(
  1. String group
)

Implementation

GroupScope(String group) : super._(AclScope._typeGroup, group);