isNullable property
Whether the record of the join can be null. This is only relevant for one-to-one joins.
Default is true
.
Implementation
final bool isNullable;
Whether the record of the join can be null. This is only relevant for one-to-one joins.
Default is true
.
final bool isNullable;