mverse/m_model library

Classes

Entity
HasBaseCode
HasMverseMeta
MArtifactRef
MEntity
Represents an entity defined by a json-schema that's backed by json value using the wrapped field. A MModel is a non-persisted entity, where as MEntity represents a persisted entity that has an ID
MKey
Inside the sunny datastore, each record is identified by a key that provides 3 parts:
MMeta
MModel
Represents an entity defined by a json-schema.
MModuleRef
MOperationRef
A reference that points to a versioned json-schema for an operation or action
MSchemaRef
A reference that points to a versioned json-schema for an entity
MSchemaTypes
RecordKey

Extensions

MEntityEquality on MEntity

Constants

operation → const String
schema → const String

Functions

jsonLiteral(dynamic element) → dynamic
parseUris(dynamic uris) List<Uri>