genericTypeValue property

Type get genericTypeValue

Returns the generic type of the map's values.

Implementation

Type get genericTypeValue => V;