GoogleAuthenRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use googleAuthenRequestDescriptor instead')
const GoogleAuthenRequest$json = {
  '1': 'GoogleAuthenRequest',
  '2': [
    {'1': 'access_token', '3': 1, '4': 1, '5': 9, '10': 'accessToken'},
  ],
};