Improved json support
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
namespace Wallet;
|
||||
|
||||
public record Hyperlink(string Value);
|
||||
public record Hyperlink(string? Value);
|
||||
|
||||
Reference in New Issue
Block a user