GenericTypeOnMapExt<K, V> extension

on

Properties

genericTypeKey → Type

Available on Map<K, V>, provided by the GenericTypeOnMapExt extension

Returns the generic type of the map's keys.
no setter
genericTypeValue → Type

Available on Map<K, V>, provided by the GenericTypeOnMapExt extension

Returns the generic type of the map's values.
no setter