preferRelatedApplications

@get:JvmName(name = "getPreferRelatedApplications")
@set:JvmName(name = "setPreferRelatedApplications")
var preferRelatedApplications: Boolean
Flag indicating whether we want to prefer native apps for the user's experience.

bool prefer_related_applications = 12;