semantics property

Set<PackageApiSemantics> get semantics
inherited

the semantics of this model. This indicates if this model is compatible (e.g. for diffing) with another model

Implementation

Set<PackageApiSemantics> get semantics => throw _privateConstructorUsedError;