menu
qr_code_vision package
documentation
decode/decode_data.dart
Chunk
Chunk.new constructor
Chunk.new constructor
dark_mode
light_mode
Chunk
constructor
Chunk
(
{
required
ChunkMode
type
,
String
?
text
,
List
<
int
>
?
bytes
,
int
?
assignmentNumber
,
})
Implementation
Chunk({required this.type, this.text, this.bytes, this.assignmentNumber});
qr_code_vision package
documentation
decode/decode_data
Chunk
Chunk.new constructor
Chunk class