Functions
Link copied to clipboard
fun autofilled(platform: FeedbackPlatform = FeedbackPlatform.current, versionName: String = "", versionCode: String = ""): FeedbackDraft
Convenience factory that pre-populates platform, version name, and version code from the host application package so end users never have to enter them manually.