SuggestionsContainer

data class SuggestionsContainer(val persons: List<Suggestion>, val addresses: List<Suggestion>, val albums: List<Suggestion>, val calendars: List<Suggestion>, val labels: List<Suggestion>, val moments: List<Suggestion>) : Parcelable

Constructors

Link copied to clipboard
constructor(persons: List<Suggestion>, addresses: List<Suggestion>, albums: List<Suggestion>, calendars: List<Suggestion>, labels: List<Suggestion>, moments: List<Suggestion>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard