getBody

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

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

Return

body or null