menu
at_contacts_flutter package
documentation
services/contact_service.dart
ContactService
ContactService.new factory constructor
ContactService.new factory constructor
dark_mode
light_mode
ContactService
constructor
ContactService
(
)
Factory pattern to get singleton instance
Implementation
factory ContactService() => _instance;
at_contacts_flutter package
documentation
services/contact_service
ContactService
ContactService.new factory constructor
ContactService class