InqvineBranding$json top-level constant

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

Implementation

@$core.Deprecated('Use inqvineBrandingDescriptor instead')
const InqvineBranding$json = {
  '1': 'InqvineBranding',
  '2': [
    {'1': 'logo_url', '3': 1, '4': 1, '5': 9, '10': 'logoUrl'},
    {'1': 'display_name', '3': 2, '4': 1, '5': 9, '10': 'displayName'},
    {'1': 'google_font_family', '3': 3, '4': 1, '5': 9, '10': 'googleFontFamily'},
    {'1': 'primary_color_hex', '3': 4, '4': 1, '5': 3, '10': 'primaryColorHex'},
    {'1': 'primary_color_highlight_hex', '3': 5, '4': 1, '5': 3, '10': 'primaryColorHighlightHex'},
    {'1': 'secondary_color_hex', '3': 6, '4': 1, '5': 3, '10': 'secondaryColorHex'},
    {'1': 'secondary_color_highlight_hex', '3': 7, '4': 1, '5': 3, '10': 'secondaryColorHighlightHex'},
    {'1': 'error_color_hex', '3': 8, '4': 1, '5': 3, '10': 'errorColorHex'},
    {'1': 'error_color_highlight_hex', '3': 9, '4': 1, '5': 3, '10': 'errorColorHighlightHex'},
    {'1': 'brightness', '3': 10, '4': 1, '5': 14, '6': '.InqvineBranding.BrandingBrightness', '10': 'brightness'},
    {'1': 'border_type', '3': 11, '4': 1, '5': 14, '6': '.InqvineBranding.BrandingBorderType', '10': 'borderType'},
  ],
  '4': [InqvineBranding_BrandingBrightness$json, InqvineBranding_BrandingBorderType$json],
};