onSourceWarning property

void onSourceWarning=(void func(SourceWarningEvent))

See SourceWarningEvent for details on this event.

Implementation

set onSourceWarning(void Function(SourceWarningEvent) func);