FFListWhereOperation$json top-level constant

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

Implementation

@$core.Deprecated('Use fFListWhereOperationDescriptor instead')
const FFListWhereOperation$json = {
  '1': 'FFListWhereOperation',
  '2': [
    {
      '1': 'condition_variable',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'conditionVariable'
    },
  ],
};