FFProjectError_ActionInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use fFProjectErrorDescriptor instead')
const FFProjectError_ActionInfo$json = {
  '1': 'ActionInfo',
  '2': [
    {'1': 'action_node_key', '3': 1, '4': 1, '5': 9, '10': 'actionNodeKey'},
    {'1': 'action_key', '3': 2, '4': 1, '5': 9, '10': 'actionKey'},
    {
      '1': 'action_component_key',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'actionComponentKey'
    },
    {
      '1': 'action_with_action_param_key',
      '3': 4,
      '4': 1,
      '5': 9,
      '10': 'actionWithActionParamKey'
    },
    {'1': 'inside_editor', '3': 5, '4': 1, '5': 8, '10': 'insideEditor'},
  ],
};