InvalidProductName

data class InvalidProductName(val productName: String?) : RecommendedServerIssue

The product name in the system information is incorrect.

Constructors

Link copied to clipboard
constructor(productName: String?)

Properties

Link copied to clipboard