onResult property

ValueChanged<List<AttachmentResult>>? onResult
final

Called when an attachment is successfully acquired.

Implementation

final ValueChanged<List<AttachmentResult>>? onResult;