WebsiteFlutterComponent$json top-level constant

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

Implementation

@$core.Deprecated('Use websiteFlutterComponentDescriptor instead')
const WebsiteFlutterComponent$json = {
  '1': 'WebsiteFlutterComponent',
  '2': [
    {
      '1': 'Type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.WebsiteFlutterComponent.ComponentType',
      '10': 'Type'
    },
    {'1': 'ButtonSelectors', '3': 2, '4': 3, '5': 9, '10': 'ButtonSelectors'},
    {
      '1': 'ContainerSelector',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'ContainerSelector'
    },
    {
      '1': 'OverlayCssStyle',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.WebsiteFlutterComponent.OverlayCssStyleEntry',
      '10': 'OverlayCssStyle'
    },
  ],
  '3': [WebsiteFlutterComponent_OverlayCssStyleEntry$json],
  '4': [WebsiteFlutterComponent_ComponentType$json],
};