newInstance

abstract fun newInstance(): T

Creates a new instance of the object.

Return

a new instance of type T