nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.data.models
/
Context
Context
@
Serializable
data
class
Context
(
val
pageIndex
:
Int
,
val
text
:
String
)
Members
Constructors
Context
Link copied to clipboard
constructor
(
pageIndex
:
Int
,
text
:
String
)
Properties
page
Index
Link copied to clipboard
val
pageIndex
:
Int
text
Link copied to clipboard
val
text
:
String
Functions
to
Json
Object
Link copied to clipboard
fun
toJsonObject
(
)
:
JSONObject