onSourceInfo property

set onSourceInfo (void func(SourceInfoEvent))

See SourceInfoEvent for details on this event.

Implementation

set onSourceInfo(void Function(SourceInfoEvent) func);