menu
bizdoc package
documentation
models/contracts.dart
NewChat
NewChat constructor
NewChat constructor
dark_mode
light_mode
NewChat
constructor
NewChat
(
String
contactId
,
Chat
model
)
Implementation
NewChat(this.contactId, this.model);
bizdoc package
documentation
models/contracts
NewChat
NewChat constructor
NewChat class