GetSemanticsId.deserialize constructor
- Map<
String, String> json, - DeserializeFinderFactory finderFactory, {
- String? path,
Creates a command from a JSON map.
Implementation
GetSemanticsId.deserialize(super.json, super.finderFactory, {super.path}) : super.deserialize();