getCueById method Null safety

TextTrackCue? getCueById (
  1. String id
)

Implementation

TextTrackCue? getCueById(String id) native;