ContactMessageParams constructor
Initializes a new instance of the ContactMessageParams class.
Implementation
ContactMessageParams({required this.name, required this.numbers});
Initializes a new instance of the ContactMessageParams class.
ContactMessageParams({required this.name, required this.numbers});