$DateCopyWithExtension extension

This Extension on Date is to generate the code for a copyWith(...) function.

on

Methods

copyWith({int? year, int? month, int? day}) Date

Available on Date, provided by the $DateCopyWithExtension extension