timestamp property

DateTime timestamp
final

Build date and time (UTC)

Implementation

static final DateTime timestamp = DateTime.utc(
  2026,
  3,
  26,
  9,
  45,
  2,
  377,
  237,
);