Month property

int? Month
Gets the month when the transition occurs.

Implementation

int? get Month => this.month;