FFVisibility$json top-level constant
Implementation
@$core.Deprecated('Use fFVisibilityDescriptor instead')
const FFVisibility$json = {
'1': 'FFVisibility',
'2': [
{
'1': 'legacy_visible',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyVisible'
},
{
'1': 'visible_value',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFBooleanValue',
'10': 'visibleValue'
},
{
'1': 'negate',
'3': 2,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'negate',
},
],
};