UIDivider$json top-level constant

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

Implementation

@$core.Deprecated('Use uIDividerDescriptor instead')
const UIDivider$json = {
  '1': 'UIDivider',
  '2': [
    {
      '1': 'thickness',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.UILength',
      '10': 'thickness'
    },
    {'1': 'color', '3': 3, '4': 1, '5': 11, '6': '.UIColorRef', '10': 'color'},
  ],
};