isShowAvatar property

bool? Function(NIMMessage message)? isShowAvatar
getter/setter pair

是否展示头像

Implementation

bool? Function(NIMMessage message)? isShowAvatar;