lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
demo-android
/
com.apadmi.mockzilla.demo
/
MainViewModel
/
State
/
State
State
constructor
(
request
:
String
,
cowResult
:
DataResult
<
CowDto
,
String
>
?
,
isRelease
:
Boolean
)