Returns true of other elements are equals.
true
other
bool equals(Uint8List other) => _listIntEquality.equals(this, other);