imagePushedAt property

DateTime? imagePushedAt
final

The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.

Implementation

final DateTime? imagePushedAt;