isEqual abstract method

bool isEqual(
  1. dynamic value,
  2. Object? other
)

Implementation

bool isEqual(dynamic value, Object? other);