lib
/
com.kirkbushman.araw.models.commons
/
ImageDetail
/
<init>
<init>
ImageDetail
(
@Json
(
"url"
)
url
:
String
,
@Json
(
"width"
)
width
:
Int
,
@Json
(
"height"
)
height
:
Int
)