subtitlesDelete method
Use this endpoint to dissociate subtitles from a video and delete the subtitles. You can dissociate subtitles from a video before or after Tweeting.
TODO: implement
See https://developer.twitter.com/en/docs/media/upload-media/api-reference/post-media-subtitles-delete.
Implementation
@notImplemented
Future<void> subtitlesDelete() async {}