get Station With Option
Retrieve the first station that has an option entry that matches the given key and value.
Return
matching station or null
Parameters
key
option name
value
option value
Retrieve the first station that has an option key with the given name.
Return
matching station or null
Parameters
key
name of Station option key to search for