UIButton$json top-level constant

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

Implementation

@$core.Deprecated('Use uIButtonDescriptor instead')
const UIButton$json = {
  '1': 'UIButton',
  '2': [
    {
      '1': 'Child',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Child'
    },
    {
      '1': 'variant',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.UIButton.UIButtonVariant',
      '10': 'variant'
    },
    {
      '1': 'Action',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.NotificationAction',
      '10': 'Action'
    },
  ],
  '4': [UIButton_UIButtonVariant$json],
};