UILength$json top-level constant

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

Implementation

@$core.Deprecated('Use uILengthDescriptor instead')
const UILength$json = {
  '1': 'UILength',
  '2': [
    {'1': 'Unit', '3': 1, '4': 1, '5': 14, '6': '.UIUnit', '10': 'Unit'},
    {'1': 'Value', '3': 2, '4': 1, '5': 1, '10': 'Value'},
  ],
};