timestamp property

DateTime timestamp
final

Build date and time (UTC)

Implementation

static final DateTime timestamp = DateTime.utc(
  2025,
  12,
  6,
  17,
  30,
  38,
  270,
  677,
);