Agent$json top-level constant

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

Implementation

@$core.Deprecated('Use agentDescriptor instead')
const Agent$json = {
  '1': 'Agent',
  '2': [
    {'1': 'userID', '3': 1, '4': 1, '5': 9, '10': 'userID'},
    {'1': 'nickname', '3': 2, '4': 1, '5': 9, '10': 'nickname'},
    {'1': 'faceURL', '3': 3, '4': 1, '5': 9, '10': 'faceURL'},
    {'1': 'url', '3': 4, '4': 1, '5': 9, '10': 'url'},
    {'1': 'key', '3': 5, '4': 1, '5': 9, '10': 'key'},
    {'1': 'identity', '3': 6, '4': 1, '5': 9, '10': 'identity'},
    {'1': 'model', '3': 7, '4': 1, '5': 9, '10': 'model'},
    {'1': 'prompts', '3': 8, '4': 1, '5': 9, '10': 'prompts'},
    {'1': 'createTime', '3': 9, '4': 1, '5': 3, '10': 'createTime'},
  ],
};