Creates an instance from a JSON map.
factory UltraExecuteRequest.fromJson(Map<String, dynamic> json) => _$UltraExecuteRequestFromJson(json);