ParameterName
Annotates type arguments of functional type and holds corresponding parameter name specified by the user in type declaration (if any).
Constructors
<init>
Annotates type arguments of functional type and holds corresponding parameter name specified by the user in type declaration (if any).
<init>(name: String)
Properties
name
val name: String