FFClearTextFieldAction$json top-level constant

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

Implementation

@$core.Deprecated('Use fFClearTextFieldActionDescriptor instead')
const FFClearTextFieldAction$json = {
  '1': 'FFClearTextFieldAction',
  '2': [
    {
      '1': 'legacy_text_field_node_keys',
      '3': 1,
      '4': 3,
      '5': 9,
      '8': {'3': true},
      '10': 'legacyTextFieldNodeKeys',
    },
    {
      '1': 'legacy_text_field_node_key_refs',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyReference',
      '8': {'3': true},
      '10': 'legacyTextFieldNodeKeyRefs',
    },
    {
      '1': 'node_key_paths',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFNodeKeyPath',
      '10': 'nodeKeyPaths'
    },
  ],
};