owner constant
Permission_Role
const owner
Owner can use, update, share and delete the resource.
Implementation
static const owner = Permission_Role('OWNER');
Owner can use, update, share and delete the resource.
static const owner = Permission_Role('OWNER');