formatYMD property
String
get
formatYMD
Implementation
String get formatYMD {
return '$year${'year'.roomTr}$month${'month'.roomTr}$day${'day'.roomTr}';
}
String get formatYMD {
return '$year${'year'.roomTr}$month${'month'.roomTr}$day${'day'.roomTr}';
}