FFIconData$json top-level constant
Implementation
@$core.Deprecated('Use fFIconDataDescriptor instead')
const FFIconData$json = {
'1': 'FFIconData',
'2': [
{'1': 'name', '3': 6, '4': 1, '5': 9, '10': 'name'},
{'1': 'family', '3': 2, '4': 1, '5': 9, '10': 'family'},
{'1': 'package', '3': 3, '4': 1, '5': 9, '10': 'package'},
{
'1': 'match_text_direction',
'3': 4,
'4': 1,
'5': 8,
'10': 'matchTextDirection'
},
{'1': 'code_point', '3': 1, '4': 1, '5': 5, '10': 'codePoint'},
{
'1': 'package_icon',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.PackageIcon',
'10': 'packageIcon'
},
{'1': 'is_custom', '3': 7, '4': 1, '5': 8, '10': 'isCustom'},
],
};