onCastStopped property

set onCastStopped (void func(CastStoppedEvent))

See CastStoppedEvent for details on this event.

Implementation

set onCastStopped(void Function(CastStoppedEvent) func);