KwikPermissionDto

data class KwikPermissionDto(val permission: String, val rationaleMessage: String)

Parameters

@String the message to show when the user denies the permission but can still show rationale

Constructors

Link copied to clipboard
constructor(permission: String, rationaleMessage: String)

Properties

Link copied to clipboard
Link copied to clipboard