secondsSinceEpoch property

int get secondsSinceEpoch

Implementation

int get secondsSinceEpoch => millisecondsSinceEpoch ~/ 1000;