fun key( key: String, value: Boolean): Unitfun key( key: String, value: Double): Unitfun key( key: String, value: Float): Unitfun key( key: String, value: Int): Unitfun key( key: String, value: Long): Unitfun key( key: String, value: String): Unit
Sets a custom key and value that are associated with reports.