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
/
SchemaSet
Schema
Set
interface
SchemaSet
A
Schema
and its dependencies.
Inheritors
ProtocolSchemaSet
Members
Properties
all
Link copied to clipboard
open
val
all
:
List
<
Schema
>
dependencies
Link copied to clipboard
abstract
val
dependencies
:
Map
<
FqType
,
Schema
>
schema
Link copied to clipboard
abstract
val
schema
:
Schema