MessagesHistoryImport constructor
const
MessagesHistoryImport({
- required int id,
Messages History Import constructor.
Implementation
const MessagesHistoryImport({required this.id}) : super._();
Messages History Import constructor.
const MessagesHistoryImport({required this.id}) : super._();