Companion

object Companion

Contains default instance for star projection: KmTypeProjection.STAR.

Properties

Link copied to clipboard

Star projection (*). For example, in MutableMap<in String?, *>, * is the star projection which is the second type argument of the type.