collection_diff package
documentation
diff_equality
DiffableMixin
diffEquals method
diffEquals
diffEquals
method
Null safety
@
override
bool
diffEquals
(
dynamic
other
)
override
Implementation
@override bool diffEquals(dynamic other) { return this == other; }
collection_diff package
documentation
diff_equality
DiffableMixin
diffEquals method
DiffableMixin mixin
Properties
diffHashCode
hashCode
runtimeType
Methods
diffEquals
diffIdentical
noSuchMethod
toString
Operators
operator ==