You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support annotating a single property with @Unique(onConflict: ConflictStrategy.replace) to
replace an existing object if a conflict occurs when doing a put. #297