FFApiGroup$json top-level constant

  1. @Deprecated('Use fFApiGroupDescriptor instead')
Map<String, Object> const FFApiGroup$json

Implementation

@$core.Deprecated('Use fFApiGroupDescriptor instead')
const FFApiGroup$json = {
  '1': 'FFApiGroup',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'identifier',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {'1': 'base_url', '3': 3, '4': 1, '5': 9, '10': 'baseUrl'},
    {'1': 'shared_headers', '3': 4, '4': 3, '5': 9, '10': 'sharedHeaders'},
    {
      '1': 'endpoints',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFApiEndpoint',
      '10': 'endpoints'
    },
    {
      '1': 'shared_settings',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFApiEndpointSettings',
      '10': 'sharedSettings'
    },
    {
      '1': 'shared_variables',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFApiValue',
      '10': 'sharedVariables'
    },
    {
      '1': 'team_resource_info',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFTeamResourceInfo',
      '10': 'teamResourceInfo'
    },
  ],
  '7': {},
};