TipsComm$json top-level constant

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

Implementation

@$core.Deprecated('Use tipsCommDescriptor instead')
const TipsComm$json = {
  '1': 'TipsComm',
  '2': [
    {'1': 'detail', '3': 1, '4': 1, '5': 12, '10': 'detail'},
    {'1': 'defaultTips', '3': 2, '4': 1, '5': 9, '10': 'defaultTips'},
    {'1': 'jsonDetail', '3': 3, '4': 1, '5': 9, '10': 'jsonDetail'},
  ],
};