completionDate property
The UTC time that the job request completed. While the job is in progress, the value is null.
Implementation
final String? completionDate;
The UTC time that the job request completed. While the job is in progress, the value is null.
final String? completionDate;