KeyPath constructor Null safety

KeyPath(
  1. ManagedPropertyDescription? root
)

Implementation

KeyPath(ManagedPropertyDescription? root) : path = [root];