customTitleWhenTeamNameEmpty property Null safety
final
If the group name is null or empty string, use customTitleWhenTeamNameEmpty for the title on the notification bar.
Implementation
final String? customTitleWhenTeamNameEmpty;
If the group name is null or empty string, use customTitleWhenTeamNameEmpty for the title on the notification bar.
final String? customTitleWhenTeamNameEmpty;