isMale method

bool isMale()

Implementation

bool isMale() => this == TagUser.male;