WeatherStatusSetLocationRequestApplicationJson constructor
WeatherStatusSetLocationRequestApplicationJson([])
Creates a new WeatherStatusSetLocationRequestApplicationJson object using the builder pattern.
Implementation
factory WeatherStatusSetLocationRequestApplicationJson([
void Function(WeatherStatusSetLocationRequestApplicationJsonBuilder)? b,
]) = _$WeatherStatusSetLocationRequestApplicationJson;