FFRandomData$json top-level constant

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

Implementation

@$core.Deprecated('Use fFRandomDataDescriptor instead')
const FFRandomData$json = {
  '1': 'FFRandomData',
  '2': [
    {
      '1': 'integer',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomInteger',
      '9': 0,
      '10': 'integer'
    },
    {
      '1': 'string',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomString',
      '9': 0,
      '10': 'string'
    },
    {
      '1': 'doubl',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomDouble',
      '9': 0,
      '10': 'doubl'
    },
    {
      '1': 'date',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomDate',
      '9': 0,
      '10': 'date'
    },
    {
      '1': 'name',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomName',
      '9': 0,
      '10': 'name'
    },
    {
      '1': 'image',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomImage',
      '9': 0,
      '10': 'image'
    },
    {
      '1': 'color',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFRandomColor',
      '9': 0,
      '10': 'color'
    },
    {'1': 'is_list', '3': 3, '4': 1, '5': 8, '10': 'isList'},
    {
      '1': 'legacy_min_length',
      '3': 4,
      '4': 1,
      '5': 5,
      '8': {'3': true},
      '10': 'legacyMinLength',
    },
    {
      '1': 'legacy_max_length',
      '3': 5,
      '4': 1,
      '5': 5,
      '8': {'3': true},
      '10': 'legacyMaxLength',
    },
    {
      '1': 'min_length',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'minLength'
    },
    {
      '1': 'max_length',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'maxLength'
    },
  ],
  '8': [
    {'1': 'type'},
  ],
};