hashCode property Null safety

int hashCode
override

The hash code for a DynamicLibrary only depends on the loaded library

Implementation

external int get hashCode;