currentTimestamp property

int get currentTimestamp

Gets current timestamp in milliseconds

Implementation

static int get currentTimestamp => DateTime.now().millisecondsSinceEpoch;