ignoreFrom property
bool
get
ignoreFrom
true
if this field should be ignored only during deserializization
(when remote data is converted to Dart code). Defaults to false
.
Implementation
bool get ignoreFrom;