multipleBirth property

BooleanOrIntegerChoice? get multipleBirth

Implementation

BooleanOrIntegerChoice? get multipleBirth =>
    multipleBirthField.getValue(json);