createdDate property

DateTime? get createdDate

Implementation

DateTime? get createdDate {
  return created!;
}