genericTypeValue property
Type
get
genericTypeValue
Returns the generic type of the map's values.
Implementation
Type get genericTypeValue => V;
Returns the generic type of the map's values.
Type get genericTypeValue => V;