appSchema property

String? appSchema
final

define a specific Email App to open

this can be used to step over App choser sheet when sending an email with attachments.

for Gmail on android com.google.android.gm or by MailOptions.GMAIL

android only

Implementation

final String? appSchema;