deployed property
The timestamp (in UTC) when this deployment was deployed on this smartphone.
Implementation
DateTime deployed = DateTime.now().toUtc();
The timestamp (in UTC) when this deployment was deployed on this smartphone.
DateTime deployed = DateTime.now().toUtc();