Uri_Authorization$json top-level constant

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

Implementation

@$core.Deprecated('Use uriDescriptor instead')
const Uri_Authorization$json = const {
  '1': 'Authorization',
  '2': const [
    const {'1': 'user_name', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userName'},
    const {'1': 'password', '3': 2, '4': 1, '5': 9, '10': 'password'},
  ],
};