DefaultsKit icon indicating copy to clipboard operation
DefaultsKit copied to clipboard

how to add default value to Keys?

Open Mor4eza opened this issue 5 years ago • 0 comments

I need something like this static let someKey = Key<String>("someKey", defaultValue: "Alex")

Mor4eza avatar Nov 10 '20 10:11 Mor4eza