FFCustomFile_Hook$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomFileDescriptor instead')
const FFCustomFile_Hook$json = {
  '1': 'Hook',
  '2': [
    {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFCustomFile.Hook.Type',
      '10': 'type'
    },
    {
      '1': 'identifier',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {'1': 'content', '3': 3, '4': 1, '5': 9, '10': 'content'},
  ],
  '4': [FFCustomFile_Hook_Type$json],
};