absoluteBaseYear property

int get absoluteBaseYear

Implementation

int get absoluteBaseYear {
  return intFor(AFConfigEntries.absoluteBaseYear);
}