sendMail property

String? get sendMail

if the share should be send by mail. Considering the share already exists, no mail will be send after the share is updated. You will have to use the sendMail action to send the mail.

Implementation

String? get sendMail;