menu
sunny_service_stubs package
documentation
contact/ext.dart
IContactService
takeFrom method
takeFrom method
dark_mode
light_mode
takeFrom
method
void
takeFrom
(
ISunnyContact
_source
,
ISunnyContact
_target
)
inherited
Implementation
void takeFrom(V _source, V _target) { repository.takeFrom(_source, _target); }
sunny_service_stubs package
documentation
contact/ext
IContactService
takeFrom method
IContactService class