TResult$json top-level constant

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

Implementation

@$core.Deprecated('Use tResultDescriptor instead')
const TResult$json = {
  '1': 'TResult',
  '2': [
    {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
  ],
};