PresentationCache constructor Null safety

PresentationCache(
  1. PresentationRepository reference
)

Implementation

PresentationCache(this.reference);