FFInteractionTestStep_EnterTextStep$json top-level constant

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

Implementation

@$core.Deprecated('Use fFInteractionTestStepDescriptor instead')
const FFInteractionTestStep_EnterTextStep$json = {
  '1': 'EnterTextStep',
  '2': [
    {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
    {'1': 'unfocus', '3': 2, '4': 1, '5': 8, '10': 'unfocus'},
  ],
};