Protected
Readonly
state$Static
Readonly
MODELStatic
STREAM_Static
STREAM_Static
assertAsserts that all the required fields for the Model are set, and throws an error if not.
Optional
streamId: string | StreamID | CommitIDStatic
createCreates a Model.
Instance of CeramicAPI used to communicate with the Ceramic network
contents of the model to create
Optional
metadata: ModelMetadataArgsStatic
loadLoads a Model from a given StreamID
Instance of CeramicAPI used to communicate with the Ceramic network
StreamID to load. Must correspond to a Model
Additional options
Model stream implementation