ignore property
true
if the generator should ignore this field completely.
When true
, takes precedence over ignoreFrom and ignoreTo. Defaults to false
.
Implementation
@override
final bool ignore;
true
if the generator should ignore this field completely.
When true
, takes precedence over ignoreFrom and ignoreTo. Defaults to false
.
@override
final bool ignore;