ImageFreshnessCheck constructor

ImageFreshnessCheck({
  1. int? maxUploadAgeDays,
})

Implementation

ImageFreshnessCheck({this.maxUploadAgeDays});