getTrackById method Null safety

TextTrack? getTrackById(
  1. String id
)

Implementation

TextTrack? getTrackById(String id) native;