menu
aws_common package
documentation
aws_common.dart
AWSFile
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
?
bytes
final
The cached bytes content of the file.
Implementation
final List<int>? bytes;
aws_common package
documentation
aws_common
AWSFile
bytes property
AWSFile class