data class AppCamera : Permission
(source)
AppCamera(id: String? = "", desc: String? = "") |
val desc: String?
an optional description of what this permission type is for. |
|
val id: String?
an optional native engine-specific ID of this permission. |