DirectoryPhoto property
Uint8List?
get
DirectoryPhoto
Implementation
Uint8List? get DirectoryPhoto =>
this.PropertyBag[ContactSchema.Photo] as Uint8List?;
Uint8List? get DirectoryPhoto =>
this.PropertyBag[ContactSchema.Photo] as Uint8List?;