menu
flutter_contact package
documentation
contact.dart
ContactKeyAccessExt
otherKeys property
otherKeys property
dark_mode
light_mode
otherKeys
property
Map
<
String
,
String
>
get
otherKeys
Implementation
Map<String, String> get otherKeys { return keys?.otherKeys ?? const {}; }
flutter_contact package
documentation
contact
ContactKeyAccessExt
otherKeys property
ContactKeyAccessExt extension on
Contact