DevToolPortalFeatureDetailResponse

data class DevToolPortalFeatureDetailResponse(val route: String, val state: String? = null)

Detail settings for Dev Tool Portal feature

Constructors

Link copied to clipboard
constructor(route: String, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Route path to visit the plugin

Link copied to clipboard
val state: String? = null

State of the plugin