menu
flutter_sms_plus 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!;
flutter_sms_plus package
documentation
contact
Photo
bytes property
Photo class