ignoreNull property

bool? ignoreNull
final

Force non-nullable value if SOURCE's field is nullable and TARGET's field not.

Implementation

final bool? ignoreNull;