menu
dspec package
documentation
Object+Equality.dart
DspecRuneIteratorEquality
dspec_if_same method
dspec_if_same method
dark_mode
light_mode
dspec_if_same
method
bool
dspec_if_same
(
dynamic
other
)
Implementation
bool dspec_if_same(other) => this.string == other.string;
dspec package
documentation
Object+Equality
DspecRuneIteratorEquality
dspec_if_same method
DspecRuneIteratorEquality extension on
RuneIterator