month property

int get month

Refer to DateTime for more information.

Implementation

int get month => dateTime.month;