expiresTime property

int? expiresTime
getter/setter pair

Implementation

int? expiresTime = DateTime.now().millisecondsSinceEpoch ~/ 1000 + 30000;