ChannelInfo

data class ChannelInfo(val name: String, val schema: FateSchema<*>)

Constructors

Link copied to clipboard
constructor(name: String, schema: FateSchema<*>)

Properties

Link copied to clipboard
Link copied to clipboard