Voting helps other researchers find interesting modules.
Defines a frequency for a terrestrial radio station. For instance, 99.1 FM, 730 AM, etc. Next ID: 4
band
String.t
nil
value
float()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaFrequency{ band: String.t() | nil, value: float() | nil }
@spec decode(struct(), keyword()) :: struct()