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