ContactsEvent.getContacts constructor
      const
      ContactsEvent.getContacts({})
     
    
    
Implementation
const factory ContactsEvent.getContacts({
 @Default(false) bool openSettings,
  @Default(false) bool getIfHasPermission
}) = GetContacts;