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