if_ property

JsonSchema? if_
getter/setter pair

Schema that must be valid if the "if" schema is valid.

Implementation

JsonSchema? if_;