Builder

class Builder

Properties

Link copied to clipboard
var days: List<Day>?

The weekly schedule's days.

Link copied to clipboard

The weekly schedule's start time.

Functions

Link copied to clipboard
fun startTime(block: Time.Builder.() -> Unit)