hashCode property

  1. @override
int hashCode
override

All units have a unique name.

Implementation

@override
int get hashCode => name.hashCode;