Decodes a schema-validated JSON object.
factory TerminalOutput.fromJson(Map<String, Object?> json) => _$TerminalOutputFromJson(json);