FFCustomWidget_RenderInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomWidgetDescriptor instead')
const FFCustomWidget_RenderInfo$json = {
  '1': 'RenderInfo',
  '2': [
    {'1': 'render_file_path', '3': 1, '4': 1, '5': 9, '10': 'renderFilePath'},
    {'1': 'render_code_hash', '3': 4, '4': 1, '5': 9, '10': 'renderCodeHash'},
    {
      '1': 'legacy_failure_message',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyFailureMessage',
    },
  ],
  '9': [
    {'1': 2, '2': 3},
  ],
};