equals abstract method

bool equals(
  1. Object other, {
  2. bool strict = false,
})

Implementation

bool equals(Object other, {bool strict = false});