imagePushedAt property
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.
Implementation
final DateTime? imagePushedAt;
The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.
final DateTime? imagePushedAt;