app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.analytics
/
AnalyticsEvent
/
BarcodeDecoder
Barcode
Decoder
androidJvm
data
class
BarcodeDecoder
(
val
success
:
Boolean
=
false
,
val
duration
:
Float
=
0.0f
)
:
AnalyticsEvent
Content copied to clipboard
Constructors
Properties
Constructors
Barcode
Decoder
Link copied to clipboard
androidJvm
fun
BarcodeDecoder
(
success
:
Boolean
=
false
,
duration
:
Float
=
0.0f
)
Content copied to clipboard
Properties
action
Link copied to clipboard
androidJvm
val
action
:
String
Content copied to clipboard
category
Link copied to clipboard
androidJvm
val
category
:
String
Content copied to clipboard
duration
Link copied to clipboard
androidJvm
val
duration
:
Float
=
0.0f
Content copied to clipboard
name
Link copied to clipboard
androidJvm
val
name
:
String
?
Content copied to clipboard
success
Link copied to clipboard
androidJvm
val
success
:
Boolean
=
false
Content copied to clipboard
value
Link copied to clipboard
androidJvm
val
value
:
Float
?
Content copied to clipboard