charset property
Retrieves the character encoding of the bar code data. This encoding information allows you to get access to the original binary data encoded in the bar code.
Implementation
final String? charset;
Retrieves the character encoding of the bar code data. This encoding information allows you to get access to the original binary data encoded in the bar code.
final String? charset;