not<T> function
LogoDart

not<T>#

T not<T>(Object? o)

Perform JavaScript logical not (!) on the given object.