createdDate property

DateTime? createdDate

Implementation

DateTime? get createdDate {
  return created!;
}