bucketOwnerRead constant

PredefinedAcl const bucketOwnerRead

Predefined ACL for the 'bucket-owner-read' ACL. Applies only to objects.

Implementation

static const PredefinedAcl bucketOwnerRead =
    PredefinedAcl._('bucketOwnerRead');