date property

String? get date

A date when the database was created.

Implementation

String? get date => _date;