FFCustomAction_CompileInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomActionDescriptor instead')
const FFCustomAction_CompileInfo$json = {
  '1': 'CompileInfo',
  '2': [
    {'1': 'success_code_hash', '3': 3, '4': 1, '5': 9, '10': 'successCodeHash'},
    {
      '1': 'legacy_failure_message',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyFailureMessage',
    },
  ],
  '9': [
    {'1': 1, '2': 2},
  ],
};