menu
ndef package
documentation
records/well_known/device_info.dart
DataElement
DataElement.fromString constructor
DataElement.fromString constructor
dark_mode
light_mode
DataElement.fromString
constructor
DataElement.fromString
(
int
type
,
String
valueString
)
Implementation
DataElement.fromString(this.type, String valueString) { value = utf8.encode(valueString); }
ndef package
documentation
records/well_known/device_info
DataElement
DataElement.fromString constructor
DataElement class