FFSpacingToken$json top-level constant

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

Implementation

@$core.Deprecated('Use fFSpacingTokenDescriptor instead')
const FFSpacingToken$json = {
  '1': 'FFSpacingToken',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {'1': 'value', '3': 2, '4': 1, '5': 1, '10': 'value'},
  ],
};