onCastStarted property

set onCastStarted (void func(CastStartedEvent))

See CastStartedEvent for details on this event.

Implementation

set onCastStarted(void Function(CastStartedEvent) func);