LinkCache constructor Null safety

LinkCache(
  1. LinkRepository reference
)

Implementation

LinkCache(this.reference);