@JvmStatic fun arrayComponent(type: TypeName): TypeName?
Returns the array component of type, or null if type is not an array.
type