This PR introduces a new function is_member_of_profile.The function check if someone is the member of a profile by taking two argument profile_id and member of contractAddress .once taking two argument then it will return bool data type.(true or false).
This PR introduces a new function is_member_of_profile.The function check if someone is the member of a profile by taking two argument profile_id and member of contractAddress .once taking two argument then it will return bool data type.(true or false).
Fixes #5