mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity
/
Attachment
/
Image
/
Meta
/
Meta
Meta
constructor
(
width
:
Long
?
=
null
,
height
:
Long
?
=
null
,
aspect
:
Double
?
=
null
,
focalPoint
:
FocalPoint
?
=
null
,
original
:
Attachment.Image.Meta
?
=
null
,
small
:
Attachment.Image.Meta
?
=
null
)