FFAccessCustomInterfaceField$json top-level constant

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

Implementation

@$core.Deprecated('Use fFAccessCustomInterfaceFieldDescriptor instead')
const FFAccessCustomInterfaceField$json = {
  '1': 'FFAccessCustomInterfaceField',
  '2': [
    {
      '1': 'field_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'fieldIdentifier'
    },
  ],
};