AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
common
Target filter
common
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.debug
/
JsonStoreEntry
Json
Store
Entry
data
class
JsonStoreEntry
(
val
key
:
String
,
val
content
:
String
)
:
DbEntry
(
source
)
Members
Constructors
Json
Store
Entry
Link copied to clipboard
constructor
(
key
:
String
,
content
:
String
)
Properties
content
Link copied to clipboard
val
content
:
String
key
Link copied to clipboard
open
override
val
key
:
String