ChromeCastEvent class
Generic Event coming from the native side.
All ChromeCastEvents contain the id that originated the event. This should
never be null.
Constructors
- ChromeCastEvent(int id)
 - Build a ChromeCast Event, that relates a id with a given value.
 
Properties
Methods
- 
  noSuchMethod(
Invocation invocation) → dynamic  - 
  Invoked when a nonexistent method or property is accessed.
  inherited
 - 
  toString(
) → String  - 
  A string representation of this object.
  inherited
 
Operators
- 
  operator ==(
Object other) → bool  - 
  The equality operator.
  inherited