shareActionExtraEmails property

List<String>? shareActionExtraEmails
final

list of email addresses which will be filled automatically if the email application is selected from the share dialog. This will work only for Android platform.

Implementation

final List<String>? shareActionExtraEmails;