SimpleImageCache constructor Null safety

SimpleImageCache(
  1. SimpleImageRepository reference
)

Implementation

SimpleImageCache(this.reference);