$SchemaModel extension
- on
Properties
- to → ArtifactModelExporter
-
Available on SchemaModel, provided by the $SchemaModel extension
no setter
Methods
-
copyWith(
{int? id, bool resetId = _F, int? deltaId, bool? enabled, bool resetEnabled = _F, List< int> ? samples, bool resetSamples = _F, List<int> ? appendSamples, List<int> ? removeSamples}) → SchemaModel -
Available on SchemaModel, provided by the $SchemaModel extension
-
toMap(
) → Map< String, dynamic> -
Available on SchemaModel, provided by the $SchemaModel extension
Static Properties
-
from
→ ArtifactModelImporter<
SchemaModel> -
Available on SchemaModel, provided by the $SchemaModel extension
no setter - newInstance → SchemaModel
-
Available on SchemaModel, provided by the $SchemaModel extension
no setter -
schema
→ Map<
String, dynamic> -
Available on SchemaModel, provided by the $SchemaModel extension
no setter
Static Methods
-
fromMap(
Map< String, dynamic> r) → SchemaModel -
Available on SchemaModel, provided by the $SchemaModel extension