menu
sms_advanced package
documentation
contact.dart
Photo
bytes property
bytes property
dark_mode
light_mode
bytes
property
Uint8List
?
get
bytes
Gets the bytes of the photo.
Implementation
Uint8List? get bytes => _bytes;
sms_advanced package
documentation
contact
Photo
bytes property
Photo class