OpaqueScope constructor

OpaqueScope(
  1. String id
)

Implementation

OpaqueScope(String id) : super._(AclScope._typeOpaque, id);