FFCustomInterfaceConstructor$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomInterfaceConstructorDescriptor instead')
const FFCustomInterfaceConstructor$json = {
  '1': 'FFCustomInterfaceConstructor',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'arguments',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFParameter',
      '10': 'arguments'
    },
  ],
};