stampDate property

DateTime? get stampDate

Implementation

DateTime? get stampDate {
  return stamp!;
}