startYear property

int? startYear
final

The year to start counting from. If null, defaults to date's year - 100

Implementation

final int? startYear;