StorageIdScope constructor
StorageIdScope(
- String storageId
Implementation
StorageIdScope(String storageId)
: super._(AclScope._typeStorageId, storageId);
StorageIdScope(String storageId)
: super._(AclScope._typeStorageId, storageId);