FFLibrarySettings$json top-level constant
Implementation
@$core.Deprecated('Use fFLibrarySettingsDescriptor instead')
const FFLibrarySettings$json = {
'1': 'FFLibrarySettings',
'2': [
{
'1': 'library_parameters',
'3': 1,
'4': 3,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'libraryParameters'
},
{
'1': 'library_values',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFLibraryValue',
'10': 'libraryValues'
},
{
'1': 'legacy_library_references',
'3': 3,
'4': 3,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'8': {'3': true},
'10': 'legacyLibraryReferences',
},
{
'1': 'library_action_components_config',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFActionComponentsConfig',
'10': 'libraryActionComponentsConfig'
},
],
};