create

fun create(groupType: ExplanatoryAssertionGroupType, explanatoryAssertions: List<Assertion>, holds: Boolean = true): ExplanatoryGroup.FinalStep(source)

Factory method to create the FinalStep in the building process of AssertionGroup with an ExplanatoryAssertionGroupType (specified by the given groupType) and explanatoryAssertions.