Month property

int? get Month
Gets the month when the transition occurs.

Implementation

int? get Month => this.month;