menu
chaty package
documentation
models/chat.dart
Chat
customerId property
customerId property
dark_mode
light_mode
customerId
property
String
customerId
final
The ID of the customer involved in the chat.
Implementation
final String customerId;
chaty package
documentation
models/chat
Chat
customerId property
Chat class