authenticatedRead constant

PredefinedAcl const authenticatedRead

Predefined ACL for the 'authenticated-read' ACL. Applies to both buckets and objects.

Implementation

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