Searched defs:SetOrCreate (Results 1 – 2 of 2) sorted by relevance
290 public static SetOrCreate<T>(key: string, newValue: T): void { method in AppStorage
897 static SetOrCreate(key, newValue) { method in AppStorage