num property

int num
override

Implementation

int get num => year * 10000 + month * 100 + day;