FFGoogleMapAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFGoogleMapActionDescriptor instead')
const FFGoogleMapAction$json = {
  '1': 'FFGoogleMapAction',
  '2': [
    {
      '1': 'legacy_map_node_key',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyMapNodeKey',
    },
    {
      '1': 'map_node_key_ref',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '10': 'mapNodeKeyRef'
    },
    {
      '1': 'move_map_center',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFMoveMapCenter',
      '9': 0,
      '10': 'moveMapCenter'
    },
  ],
  '8': [
    {'1': 'action_type'},
  ],
};