lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
demo-android
/
com.apadmi.mockzilla.demo.engine
/
AnimalDto
/
AnimalDto
Animal
Dto
constructor
(
animal
:
AnimalDto.AnimalTypeDto
,
name
:
String
,
age
:
Int
,
biography
:
String
,
owner
:
String
)