month property

  1. @override
int month
override

The month 1..12.

Implementation

@override
int get month => _localDateTime.month;