toggle menu
apollo-kotlin-execution
0.1.1-SNAPSHOT
common
switch theme
apollo-execution-reporting
/
com.apollographql.execution.reporting
/
StatsContext
/
copy
copy
fun
copy
(
client_name
:
String
=
this.client_name
,
client_version
:
String
=
this.client_version
,
unknownFields
:
ByteString
=
this.unknownFields
)
:
StatsContext