Recurrence.withStartDate constructor

Recurrence.withStartDate(
  1. TZDateTime? _startDate
)
Initializes a new instance of the The start date.

Implementation

Recurrence.withStartDate(this._startDate) : super();