app
app
/
in2000.pedalio.data.airquality.source.aqf
/
Reason
Reason
data
class
Reason
(
val
sources
:
List
<
String
>
=
listOf()
,
val
variables
:
List
<
String
>
=
listOf()
)
Content copied to clipboard
Constructors
Properties
Constructors
Reason
Link copied to clipboard
fun
Reason
(
sources
:
List
<
String
>
=
listOf()
,
variables
:
List
<
String
>
=
listOf()
)
Content copied to clipboard
Properties
sources
Link copied to clipboard
val
sources
:
List
<
String
>
Content copied to clipboard
variables
Link copied to clipboard
val
variables
:
List
<
String
>
Content copied to clipboard