setMinute

@CanIgnoreReturnValue
open fun setMinute(@IntRange(from = 0, to = 59) minute: Int): MaterialTimePicker.Builder

Sets the minute with which to start the time picker.