expireTime property

String? expireTime
getter/setter pair

If the device is still in use at this time, any connections will be ended and the SessionState will transition from ACTIVE to FINISHED.

Optional.

Implementation

core.String? expireTime;