menu
corehainong package
documentation
common/models/file_byte.dart
FileByte
FileByte.new constructor
FileByte.new constructor
dark_mode
light_mode
FileByte
constructor
FileByte
(
List
<
int
>
bytes
,
String
name
)
Implementation
FileByte(this.bytes, this.name);
corehainong package
documentation
common/models/file_byte
FileByte
FileByte.new constructor
FileByte class