menu
mirrorfly_uikit_plugin package
documentation
app/data/helper.dart
ProfileParesing
isDeletedContact method
isDeletedContact method
dark_mode
light_mode
isDeletedContact
method
bool
isDeletedContact
(
)
Implementation
bool isDeletedContact() { return contactType == "deleted_contact"; }
mirrorfly_uikit_plugin package
documentation
app/data/helper
ProfileParesing
isDeletedContact method
ProfileParesing extension on Profile