FFActionComponentsConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use fFActionComponentsConfigDescriptor instead')
const FFActionComponentsConfig$json = {
  '1': 'FFActionComponentsConfig',
  '2': [
    {
      '1': 'action_components',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFActionComponent',
      '10': 'actionComponents'
    },
  ],
};