schema property Null safety

Schema? schema
read / write

The resulting schema of this builder as operations are applied to it.

Implementation

Schema? schema;