AccountProto_Scope$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_Scope$json = {
  '1': 'Scope',
  '2': [
    {'1': 'scope_name', '3': 1, '4': 1, '5': 9, '10': 'scopeName'},
    {'1': 'scope_value', '3': 2, '4': 1, '5': 9, '10': 'scopeValue'},
  ],
};