defaultImplementation

abstract fun defaultImplementation(implementation: Class<out Any>): TypeBuilder<T>(source)

Allows the plugin to register the implementation type.

Parameters

implementation

the implementation class.