FFCustomIconFamily_IconInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomIconFamilyDescriptor instead')
const FFCustomIconFamily_IconInfo$json = {
  '1': 'IconInfo',
  '2': [
    {'1': 'icon_name', '3': 1, '4': 1, '5': 9, '10': 'iconName'},
    {'1': 'code_point', '3': 2, '4': 1, '5': 5, '10': 'codePoint'},
  ],
};