aggregateType

abstract val aggregateType: Class<A>

The runtime class of the aggregate type.

Return

The Class object representing the aggregate type.