onCastStarted property

void onCastStarted=(void func(CastStartedEvent))

See CastStartedEvent for details on this event.

Implementation

set onCastStarted(void Function(CastStartedEvent) func);