createAtString property

String get createAtString

Implementation

String get createAtString =>
    DateFormat('HH:mm - dd/MM/yyyy').format(createAt);