definition property

  1. @Deprecated('Elements are equal when they are identical')
ElementLocation get definition

An object that can be used to identify this type parameter with ==.

Depending on the use, bound may also need to be taken into account. A given type parameter, it may have different bounds in different scopes. Always consult the bound if that could be relevant.

Implementation

@Deprecated('Elements are equal when they are identical')
ElementLocation get definition;