subtitlesCreate method
Use this endpoint to associate uploaded subtitles to an uploaded video. You can associate subtitles to video before or after Tweeting.
TODO: implement
See https://developer.twitter.com/en/docs/media/upload-media/api-reference/post-media-subtitles-create.
Implementation
@notImplemented
Future<void> subtitlesCreate() async {}