ignoreTo property
bool
get
ignoreTo
true
if this field should be ignored only during serializization
(when Dart code is sent to a remote source). Defaults to false
.
Implementation
bool get ignoreTo;
true
if this field should be ignored only during serializization
(when Dart code is sent to a remote source). Defaults to false
.
bool get ignoreTo;