FFListMapOperation$json top-level constant

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

Implementation

@$core.Deprecated('Use fFListMapOperationDescriptor instead')
const FFListMapOperation$json = {
  '1': 'FFListMapOperation',
  '2': [
    {
      '1': 'list_map_variable',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'listMapVariable'
    },
  ],
};