menu
contactos package
documentation
contactos.dart
Contact
suffix property
suffix property
dark_mode
light_mode
suffix
property
String
?
suffix
final
The suffix of the contact's name (e.g., Jr., Sr., III).
Implementation
final String? suffix;
contactos package
documentation
contactos
Contact
suffix property
Contact class