DocumentCache constructor Null safety

DocumentCache(
  1. DocumentRepository reference
)

Implementation

DocumentCache(this.reference);