onSourceAdded property

set onSourceAdded (void func(SourceAddedEvent))

See SourceAddedEvent for details on this event.

Implementation

set onSourceAdded(void Function(SourceAddedEvent) func);