timestamp property

DateTime timestamp
final

Build date and time (UTC)

Implementation

static final DateTime timestamp = DateTime.utc(
  2025,
  9,
  3,
  6,
  44,
  5,
  107,
  302,
);