unixSeconds property

int get unixSeconds

Implementation

int get unixSeconds => millisecondsSinceEpoch ~/ 1000;