menu
flutter_contact package
documentation
base_contacts.dart
ContactsContract
getGroups abstract method
getGroups abstract method
dark_mode
light_mode
getGroups
abstract method
Future
<
Iterable
<
Group
>
>
getGroups
(
)
Implementation
Future<Iterable<Group>> getGroups();
flutter_contact package
documentation
base_contacts
ContactsContract
getGroups abstract method
ContactsContract class