createdDate property

dynamic get createdDate

Implementation

get createdDate => DateTime.fromMillisecondsSinceEpoch(createdAt);