hour property Null safety

int hour

Implementation

int get hour => int.parse(xmlHour['\$']);