AutosaveSettingsScopeChat constructor

AutosaveSettingsScopeChat({
  1. required int chatId,
})

Implementation

AutosaveSettingsScopeChat({required this.chatId});