timestamp property

String timestamp
getter/setter pair

Implementation

String timestamp = DateTime.now().millisecondsSinceEpoch.toString();