areEqual abstract method
Determines whether two records have the same state. See areIdentical for a check that two records represent the same resource.
Implementation
bool areEqual(a, b);
Determines whether two records have the same state. See areIdentical for a check that two records represent the same resource.
bool areEqual(a, b);