japan constant
FiscalYearConfig
const japan
Creates a config for Japanese fiscal year (starts April 1).
Implementation
static const japan = FiscalYearConfig(startMonth: 4);
Creates a config for Japanese fiscal year (starts April 1).
static const japan = FiscalYearConfig(startMonth: 4);