Returns true if this FieldPath is equal to the provided one.
FieldPath
@param other The FieldPath to compare against. @return true if this FieldPath is equal to the provided one.
external bool isEqual(FieldPath other);