This method is used to start uploading a media file.
Future<bool?> uploadMedia(String messageid) { throw UnimplementedError('has not been implemented.'); }