firstOpenTime property
The first time a user launches an app after installing or re-installing it.
This value comes from GA, and will not be set if GA SDK is not available on the client or if GA does not have the first-open time value.
Implementation
core.String? firstOpenTime;