redwood
Toggle table of contents
0.17.0
jvm
Platform filter
jvm
Switch theme
Search in API
redwood
redwood-tooling-schema
/
app.cash.redwood.tooling.schema
/
EmbeddedSchema
Embedded
Schema
data
class
EmbeddedSchema
(
val
path
:
String
,
val
json
:
String
)
Members
Constructors
Embedded
Schema
Link copied to clipboard
constructor
(
path
:
String
,
json
:
String
)
Properties
json
Link copied to clipboard
val
json
:
String
path
Link copied to clipboard
val
path
:
String