getTrackById method Null safety

AudioTrack? getTrackById(
  1. String id
)

Implementation

AudioTrack? getTrackById(String id) native;