onSourceWarning property

set onSourceWarning (void func(SourceWarningEvent))

See SourceWarningEvent for details on this event.

Implementation

set onSourceWarning(void Function(SourceWarningEvent) func);