FFCustomFile$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomFileDescriptor instead')
const FFCustomFile$json = {
  '1': 'FFCustomFile',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'edit_metadata',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'type',
      '3': 7,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFCustomFile.Type',
      '10': 'type'
    },
    {'1': 'is_unlocked', '3': 8, '4': 1, '5': 8, '10': 'isUnlocked'},
    {'1': 'full_content', '3': 9, '4': 1, '5': 9, '10': 'fullContent'},
    {
      '1': 'hooks',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFile.Hook',
      '10': 'hooks'
    },
    {
      '1': 'actions',
      '3': 11,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFile.Action',
      '10': 'actions'
    },
    {
      '1': 'parameters',
      '3': 12,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCustomFile.ParametersEntry',
      '10': 'parameters'
    },
  ],
  '3': [
    FFCustomFile_Hook$json,
    FFCustomFile_Action$json,
    FFCustomFile_Parameter$json,
    FFCustomFile_ParametersEntry$json
  ],
  '4': [FFCustomFile_Type$json],
  '7': {},
};