toList method

List<int?> toList()

Implementation

List<int?> toList() => [hYear, hMonth, hDay];