Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class SampleUserProfile(val id: String, val displayName: String, val preferences: SamplePreferences)
Functions
Link copied to clipboard
Entity persistence with automatic flattening of @Embedded objects.
Link copied to clipboard
Basic CRUD with reactive observation across scopes.