app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models
/
Barcode
Barcode
androidJvm
@
JvmInline
value
class
Barcode
(
val
raw
:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Barcode
Link copied to clipboard
androidJvm
fun
Barcode
(
raw
:
String
)
Content copied to clipboard
Functions
is
Empty
Link copied to clipboard
androidJvm
fun
isEmpty
(
)
:
Boolean
Content copied to clipboard
is
Valid
Link copied to clipboard
androidJvm
fun
isValid
(
)
:
Boolean
Content copied to clipboard
Properties
raw
Link copied to clipboard
androidJvm
val
raw
:
String
Content copied to clipboard