Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class DevSupportInfo(val basicInfo: DevInfoList? = null, val authConfigSection: DevInfoSection? = null, val bootConfigSection: DevInfoSection? = null, val currentUserSection: DevInfoSection? = null, val runtimeConfigSection: DevInfoSection? = null, val additionalSections: MutableList<DevInfoSection> = mutableListOf())