deployed property

DateTime? deployed
getter/setter pair

The timestamp (in UTC) when this deployment was deployed on this smartphone. Is null if not deployed yet.

Implementation

DateTime? deployed;