isAdmin

open fun isAdmin(memberId: String): Boolean

Method to get whether a member is an admin

Return

whether a member is in the team as boolean

Parameters

memberId

: the member to check if is an admin