findByKey function

Finder findByKey(
  1. Key key
)

Implementation

Finder findByKey(Key key) => KeyFinder(key);