FFAndroidAdaptiveIcon$json top-level constant
Implementation
@$core.Deprecated('Use fFAndroidAdaptiveIconDescriptor instead')
const FFAndroidAdaptiveIcon$json = {
'1': 'FFAndroidAdaptiveIcon',
'2': [
{
'1': 'foreground_image_path',
'3': 1,
'4': 1,
'5': 9,
'10': 'foregroundImagePath'
},
{
'1': 'background_image_path',
'3': 2,
'4': 1,
'5': 9,
'9': 0,
'10': 'backgroundImagePath'
},
{
'1': 'background_color',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'9': 0,
'10': 'backgroundColor'
},
],
'8': [
{'1': 'background'},
],
};