menu
flutter_contacts_pro package
documentation
models/properties/photo.dart
Photo
fullSize property
fullSize property
dark_mode
light_mode
fullSize
property
Uint8List
?
fullSize
final
High-resolution photo (full-size, original resolution from device).
Implementation
final Uint8List? fullSize;
flutter_contacts_pro package
documentation
models/properties/photo
Photo
fullSize property
Photo class