DestinationPreviewUiState
constructor(place: DataState<DestinationPreviewUiState.PlaceDetails>, primaryButton: DestinationPreviewUiState.ActionButton.Primary? = null, secondaryButton: DestinationPreviewUiState.ActionButton.Secondary? = null, backCloseButtonState: BackCloseButtonState? = null)
Parameters
place
The place details to be displayed.
primaryButton
The primary button to be displayed.
secondaryButton
The secondary button to be displayed.
backCloseButtonState
The back/close button state to be displayed.