BuildType

constructor(init: BuildType.() -> Unit)

Creates a buildType and initializes it with the specified init block

Parameters

init

initialization block

See also


constructor()