FFAccessSQLiteRowColumn$json top-level constant

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

Implementation

@$core.Deprecated('Use fFAccessSQLiteRowColumnDescriptor instead')
const FFAccessSQLiteRowColumn$json = {
  '1': 'FFAccessSQLiteRowColumn',
  '2': [
    {
      '1': 'column_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'columnIdentifier'
    },
  ],
};