APPLICATION constant Null safety

BucketRole const APPLICATION

Implementation

static const BucketRole APPLICATION = BucketRole._(1, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'APPLICATION');