isTheAuthor

open fun isTheAuthor(memberId: String): Boolean

Method to get whether a member is the team author

Return

whether a member is the team author as boolean

Parameters

memberId

: the member to check if the team author