serverTime property

int? serverTime
getter/setter pair

Implementation

int? serverTime = DateTime.now().millisecondsSinceEpoch;