onSend property

Future<void> Function(String, List<FileAttachment>) onSend
final

Implementation

final Future<void> Function(String, List<FileAttachment>) onSend;