The character string used to separate the parts of a compact date format (i.e. mm/dd/yyyy has a separator of '/').
@override String get dateSeparator => '/';