get Pair By DID
Retrieves a DIDPair object using the provided DID.
Return
A Flow of DIDPair objects. If a match is found, the flow emits the matching DIDPair. If no match is found, the flow emits null.
Parameters
did
The DID to search for.