getSubject

@Nullable
open fun getSubject(): @Nullable String(source)

Retrieve the subject line from the parsed mailto URI. If no subject line was specified, then null is return

Return

subject or null