kilua-project
Toggle table of contents
0.0.26
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-routing
/
dev.kilua.routing
/
OpenGraph
/
OpenGraph
Open
Graph
constructor
(
title
:
String
?
=
null
,
description
:
String
?
=
null
,
images
:
List
<
OpenGraphImage
>
?
=
null
,
type
:
String
?
=
null
,
url
:
String
?
=
null
,
locale
:
String
?
=
null
,
siteName
:
String
?
=
null
)
(
source
)