utcMonth property

int utcMonth

Implementation

int get utcMonth => _$this._utcMonth;
void utcMonth=(int utcMonth)

Implementation

set utcMonth(int utcMonth) => _$this._utcMonth = utcMonth;