FFLatLngValue$json top-level constant

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

Implementation

@$core.Deprecated('Use fFLatLngValueDescriptor instead')
const FFLatLngValue$json = {
  '1': 'FFLatLngValue',
  '2': [
    {
      '1': 'input_value',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLatLng',
      '9': 0,
      '10': 'inputValue'
    },
    {
      '1': 'variable',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '9': 0,
      '10': 'variable'
    },
    {
      '1': 'most_recent_input_value',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLatLng',
      '10': 'mostRecentInputValue'
    },
  ],
  '7': {},
  '8': [
    {'1': 'value'},
  ],
};