formattedDateTime property
String
get
formattedDateTime
Implementation
String get formattedDateTime => DateFormat('dd/MM/yyyy HH:mm').format(this);
String get formattedDateTime => DateFormat('dd/MM/yyyy HH:mm').format(this);