FFEnvironmentValue$json top-level constant
Implementation
@$core.Deprecated('Use fFEnvironmentValueDescriptor instead')
const FFEnvironmentValue$json = {
'1': 'FFEnvironmentValue',
'2': [
{
'1': 'parameter',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'parameter'
},
{
'1': 'values_map',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFEnvironmentValue.ValuesMapEntry',
'10': 'valuesMap'
},
{'1': 'is_private', '3': 3, '4': 1, '5': 8, '10': 'isPrivate'},
],
'3': [FFEnvironmentValue_ValuesMapEntry$json],
};