forSchema property
Whether we're generating code to verify schema migrations.
When non-null, we're generating from a schema snapshot instead of from source.
Implementation
final int? forSchema;
Whether we're generating code to verify schema migrations.
When non-null, we're generating from a schema snapshot instead of from source.
final int? forSchema;