FFGlobalPropertiesVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFGlobalPropertiesVariableDescriptor instead')
const FFGlobalPropertiesVariable$json = {
  '1': 'FFGlobalPropertiesVariable',
  '2': [
    {
      '1': 'property',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFGlobalPropertiesVariable.GlobalProperty',
      '10': 'property'
    },
    {
      '1': 'fraction_of_screen',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'fractionOfScreen'
    },
  ],
  '4': [FFGlobalPropertiesVariable_GlobalProperty$json],
};