FFBarcode$json top-level constant
Implementation
@$core.Deprecated('Use fFBarcodeDescriptor instead')
const FFBarcode$json = {
'1': 'FFBarcode',
'2': [
{'1': 'legacy_value', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'legacyValue'},
{
'1': 'value_value',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFStringValue',
'10': 'valueValue'
},
{
'1': 'legacy_width',
'3': 2,
'4': 1,
'5': 1,
'8': {'3': true},
'10': 'legacyWidth',
},
{
'1': 'legacy_height',
'3': 3,
'4': 1,
'5': 1,
'8': {'3': true},
'10': 'legacyHeight',
},
{
'1': 'type',
'3': 4,
'4': 1,
'5': 14,
'6': '.flutterflow.FFBarcode.BarcodeType',
'10': 'type'
},
{
'1': 'type_category',
'3': 5,
'4': 1,
'5': 14,
'6': '.flutterflow.FFBarcode.BarcodeTypeCategory',
'10': 'typeCategory'
},
{
'1': 'legacy_foreground_color',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyForegroundColor'
},
{
'1': 'foreground_color_value',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'foregroundColorValue'
},
{
'1': 'legacy_background_color',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColor',
'8': {},
'10': 'legacyBackgroundColor'
},
{
'1': 'background_color_value',
'3': 12,
'4': 1,
'5': 11,
'6': '.flutterflow.FFColorValue',
'10': 'backgroundColorValue'
},
{
'1': 'legacy_show_text',
'3': 8,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyShowText'
},
{
'1': 'show_text_value',
'3': 13,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'showTextValue'
},
{
'1': 'dimensions',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDimensions',
'10': 'dimensions'
},
],
'4': [FFBarcode_BarcodeTypeCategory$json, FFBarcode_BarcodeType$json],
};