EventCreateGroupPolicy$json top-level constant

  1. @Deprecated('Use eventCreateGroupPolicyDescriptor instead')
Map<String, Object> const EventCreateGroupPolicy$json

Implementation

@$core.Deprecated('Use eventCreateGroupPolicyDescriptor instead')
const EventCreateGroupPolicy$json = {
  '1': 'EventCreateGroupPolicy',
  '2': [
    {'1': 'address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'address'},
  ],
};