AuthOption$json top-level constant

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

Implementation

@$core.Deprecated('Use authOptionDescriptor instead')
const AuthOption$json = {
  '1': 'AuthOption',
  '2': [
    {'1': 'permission', '3': 1, '4': 1, '5': 9, '10': 'permission'},
    {'1': 'org_field', '3': 3, '4': 1, '5': 9, '10': 'orgField'},
  ],
  '9': [
    {'1': 2, '2': 3},
  ],
};