valueDataRequirement property

DataRequirement? valueDataRequirement
inherited

valueDataRequirement The actual value for the element, which must be one of the types allowed for this element.

Implementation

DataRequirement? get valueDataRequirement =>
    throw _privateConstructorUsedError;