UnitTestingTrait.DoubleNestedStructList

class UnitTestingTrait.DoubleNestedStructList


DoubleNestedStructList

Summary

Public constructors

Creates the DoubleNestedStructList class.

Public properties

List<UnitTestingTrait.NestedStructList>

a attribute.

Public constructors

DoubleNestedStructList

DoubleNestedStructList(
    a: List<UnitTestingTrait.NestedStructList> = emptyList()
)

Creates the DoubleNestedStructList class.

Public properties

a

val aList<UnitTestingTrait.NestedStructList>

a attribute.