updatePeriod method

HumanName updatePeriod(
  1. Period period
)

Implementation

HumanName updatePeriod(Period period) => copyWith(period: period);