asKotlinCollectionTypeDeclaration

Deprecated

Will be removed in version 0.19.0

Replace with

sourceDeclaration?.asKotlinCollectionTypeDeclaration()

Represents the Kotlin collection type declaration associated with this declaration.

Return

the Kotlin collection type declaration associated with this declaration.