NginxResult

data class NginxResult(val style: String?, val type: String?)

Constructors

Link copied to clipboard
constructor(style: String?, type: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val type: String?