equal<T> function
LogoDart

equal<T>#

bool equal<T>(Object? first, Object? second)

Perform JavaScript equality comparison (==) on two values.