isIdentity method

  1. @override
bool isIdentity()
override

check identity

Implementation

@override
bool isIdentity() {
  return infinity;
}