equals method

bool equals(
  1. T value
)
override

Implementation

bool equals(T value) => false;