key property

String key

/////////////////////////////// KEY Convert Date to a unique id

Implementation

/// Convert [Date] to a unique id
String get key => format('yyyy-MM-dd');