serverTime property Null safety

int? serverTime
read / write

Implementation

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