ChromeCastEvent constructor
ChromeCastEvent(
- int id
Build a ChromeCast Event, that relates a id with a given value.
The id
is the id of the button that triggered the event.
Implementation
ChromeCastEvent(this.id);