WaitForTappable.deserialize constructor
- Map<
String, String> json, - DeserializeFinderFactory finderFactory
Deserialized this command from the value generated by serialize.
Implementation
WaitForTappable.deserialize(
super.json, super.finderFactory)
: super.deserialize();