customTitleWhenTeamNameEmpty property Null safety

String? customTitleWhenTeamNameEmpty
final

If the group name is null or empty string, use customTitleWhenTeamNameEmpty for the title on the notification bar.

Implementation

final String? customTitleWhenTeamNameEmpty;