SimpleTextCache constructor Null safety

SimpleTextCache(
  1. SimpleTextRepository reference
)

Implementation

SimpleTextCache(this.reference);