toDateTimeNoSecondString method
Format: yyyy.MM.dd HH:mm
Implementation
String toDateTimeNoSecondString() => this?.toDateTimeNoSecondString() ?? "";
Format: yyyy.MM.dd HH:mm
String toDateTimeNoSecondString() => this?.toDateTimeNoSecondString() ?? "";