onSourceUnloaded property

set onSourceUnloaded (void func(SourceUnloadedEvent))

See SourceUnloadedEvent for details on this event.

Implementation

set onSourceUnloaded(void Function(SourceUnloadedEvent) func);