onCreate property
void Function(Conversation)
onCreate
final
Called when a conversation/thread is created.
Implementation
final void Function(Conversation) onCreate;
Called when a conversation/thread is created.
final void Function(Conversation) onCreate;