id property
      
      String
      get
      id
      
    
    
The id read-only property of the MediaStreamTrack interface
returns a
string containing a unique identifier (GUID) for the track, which is
generated by the .
Implementation
external String get id;