FREQ

data class FREQ(val frequency: Long) : RestoreOption, VaryingArgument

Constructors

Link copied to clipboard
constructor(frequency: Long)

Properties

Link copied to clipboard
open override val data: List<Argument>
Link copied to clipboard