menu
postgres package
documentation
postgres.dart
EncodedValue
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
?
bytes
final
The encoded bytes of the value.
Implementation
final Uint8List? bytes;
postgres package
documentation
postgres
EncodedValue
bytes property
EncodedValue class