FFDataTableAction_ControlPage$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDataTableActionDescriptor instead')
const FFDataTableAction_ControlPage$json = {
  '1': 'ControlPage',
  '2': [
    {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFDataTableAction.ControlPageType',
      '10': 'type'
    },
    {
      '1': 'row_index',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'rowIndex'
    },
  ],
};