findByName
Find the subscription with a given name.
Return
the matching subscription or null
if no subscription with that name was found.
Parameters
name
name of subscription to search for.
Find the subscription with a given name.
the matching subscription or null
if no subscription with that name was found.
name of subscription to search for.