snapshot property

StructureDefinitionSnapshot? snapshot
inherited

snapshot A snapshot view is expressed in a standalone form that can be used and interpreted without considering the base StructureDefinition.

Implementation

StructureDefinitionSnapshot? get snapshot =>
    throw _privateConstructorUsedError;