ShareTextRequest

data class ShareTextRequest(title: String, text: String)

Properties

text
Link copied to clipboard
val text: String

the string to be shared

title
Link copied to clipboard
val title: String

A title/description to be displayed when sharing