thumbnail property

Photo? thumbnail

Gets the thumbnail representation of the Contact photo if any, otherwise returns null.

Implementation

Photo? get thumbnail => _thumbnail;