month property Null safety

int month

Implementation

int get month => int.parse(xmlMonth['\$']);