startTime property
      
      double
      get
      startTime
      
    
    
The playback position at which the cue becomes active, in seconds.
Implementation
double get startTime => _startTime;The playback position at which the cue becomes active, in seconds.
double get startTime => _startTime;