genericTypeKey property
Type
get
genericTypeKey
Returns the generic type of the map's keys.
Implementation
Type get genericTypeKey => K;
Returns the generic type of the map's keys.
Type get genericTypeKey => K;