customTitleWhenTeamNameEmpty property

String? customTitleWhenTeamNameEmpty
final

如果群名称为null 或者空串,则使用customTitleWhenTeamNameEmpty 作为通知栏title

Implementation

final String? customTitleWhenTeamNameEmpty;