UITab$json top-level constant

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

Implementation

@$core.Deprecated('Use uITabDescriptor instead')
const UITab$json = {
  '1': 'UITab',
  '2': [
    {'1': 'Title', '3': 1, '4': 1, '5': 9, '10': 'Title'},
    {'1': 'Child', '3': 2, '4': 1, '5': 11, '6': '.UIElement', '10': 'Child'},
  ],
};