MeetingStillThereOptions

data class MeetingStillThereOptions(val updateIsConfirmHereModalVisible: (Boolean) -> Unit)

Constructors

Link copied to clipboard
constructor(updateIsConfirmHereModalVisible: (Boolean) -> Unit)

Properties