OauthResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use oauthResponseDescriptor instead')
const OauthResponse$json = const {
  '1': 'OauthResponse',
  '2': const [
    const {'1': 'responseType', '3': 1, '4': 1, '5': 14, '6': '.Nuntio.ResponeType', '10': 'responseType'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};