FFApiConfig$json top-level constant
Implementation
@$core.Deprecated('Use fFApiConfigDescriptor instead')
const FFApiConfig$json = {
'1': 'FFApiConfig',
'2': [
{
'1': 'edit_metadata',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{
'1': 'legacy_endpoints',
'3': 1,
'4': 3,
'5': 11,
'6': '.flutterflow.FFApiConfig.LegacyEndpointsEntry',
'8': {'3': true},
'10': 'legacyEndpoints',
},
{
'1': 'endpoints',
'3': 3,
'4': 3,
'5': 11,
'6': '.flutterflow.FFApiEndpoint',
'10': 'endpoints'
},
{
'1': 'api_groups',
'3': 4,
'4': 3,
'5': 11,
'6': '.flutterflow.FFApiGroup',
'10': 'apiGroups'
},
{
'1': 'private_api_function_name',
'3': 5,
'4': 1,
'5': 9,
'10': 'privateApiFunctionName'
},
{
'1': 'private_api_min_instances',
'3': 14,
'4': 1,
'5': 5,
'10': 'privateApiMinInstances'
},
{
'1': 'private_api_max_instances',
'3': 15,
'4': 1,
'5': 5,
'10': 'privateApiMaxInstances'
},
],
'3': [FFApiConfig_LegacyEndpointsEntry$json],
};