toggle menu
redwood
0.15.0
jvm
switch theme
search in API
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