ignoreTo property

  1. @override
bool ignoreTo
final

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

Implementation

@override
final bool ignoreTo;