getTrackById method Null safety

VideoTrack? getTrackById(
  1. String id
)

Implementation

VideoTrack? getTrackById(String id) native;