TutorialEntryCache constructor Null safety

TutorialEntryCache(
  1. TutorialEntryRepository reference
)

Implementation

TutorialEntryCache(this.reference);