FFStickyHeader$json top-level constant

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

Implementation

@$core.Deprecated('Use fFStickyHeaderDescriptor instead')
const FFStickyHeader$json = {
  '1': 'FFStickyHeader',
  '2': [
    {
      '1': 'legacy_allow_overlap',
      '3': 1,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'legacyAllowOverlap'
    },
    {
      '1': 'allow_overlap_value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFBooleanValue',
      '10': 'allowOverlapValue'
    },
  ],
};