Weather provider SDK: make provider URL optional
This commit is contained in:
parent
211f30170c
commit
a62593cad3
@ -188,5 +188,5 @@ data class Forecast(
|
||||
/**
|
||||
* Url to the provider and more weather information
|
||||
*/
|
||||
val providerUrl: String,
|
||||
val providerUrl: String?,
|
||||
)
|
||||
Loading…
x
Reference in New Issue
Block a user