SetChannel

data class SetChannel(val channel: Channel) : FakeRadioController.SettingsOperation(source)

Constructors

Link copied to clipboard
constructor(channel: Channel)

Properties

Link copied to clipboard
val channel: Channel