PushMessageContentChatSetBackground constructor
const
PushMessageContentChatSetBackground({
- required bool isSame,
A chat background was edited
Implementation
const PushMessageContentChatSetBackground({
required this.isSame,
});