Application
@Serializable
This data class represents the application.
Constructors
Link copied to clipboard
constructor(identifier: String = "", name: String = "", parameters: Parameters = Parameters(), pid: Int = 0)
This data class represents the application.