AutosaveSettingsScopeChat constructor
const
AutosaveSettingsScopeChat({
- required int chatId,
Autosave settings applied to a chat
Implementation
const AutosaveSettingsScopeChat({
required this.chatId,
});