WebsiteFlutterIntegration$json top-level constant

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

Implementation

@$core.Deprecated('Use websiteFlutterIntegrationDescriptor instead')
const WebsiteFlutterIntegration$json = {
  '1': 'WebsiteFlutterIntegration',
  '2': [
    {
      '1': 'ViewComponents',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.WebsiteFlutterComponent',
      '10': 'ViewComponents'
    },
    {
      '1': 'BasketCountSelectors',
      '3': 2,
      '4': 3,
      '5': 9,
      '10': 'BasketCountSelectors'
    },
    {
      '1': 'AddToBasketSelectors',
      '3': 3,
      '4': 3,
      '5': 9,
      '10': 'AddToBasketSelectors'
    },
    {
      '1': 'LikeButtonSelectors',
      '3': 4,
      '4': 3,
      '5': 9,
      '10': 'LikeButtonSelectors'
    },
  ],
};