version property

String? version
inherited

version The identifier that is used to identify this version of the SpecimenDefinition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the SpecimenDefinition author and is not expected to be globally unique.

Implementation

String? get version => throw _privateConstructorUsedError;