Unique id of this reflection.
The kind of this reflection.
The symbol name of this reflection.
Readonly
variantDiscriminator representing the type of reflection represented by this object.
Optional
commentThe parsed documentation comment attached to this reflection.
Optional
implementationA type that points to the reflection this reflection is the implementation of.
Applies to class members.
Optional
inheritedA type that points to the reflection this reflection has been inherited from.
Applies to interface and class members.
Optional
overwritesA type that points to the reflection that has been overwritten by this reflection.
Applies to interface and class members.
Optional
parametersOptional
sourcesA list of all source files that contributed to this reflection.
Optional
typeOptional
typein 0.26, replaced with typeParameters
Optional
type