kotlinpoet / com.squareup.kotlinpoet / TypeName / arrayComponent

arrayComponent

@JvmStatic fun arrayComponent(type: TypeName): TypeName?

Returns the array component of type, or null if type is not an array.