notice property

bool notice

消息是否显示通知

Implementation

bool get notice => _usership?.notice ?? _teamship?.notice ?? false;