uploadAvatar

fun AvatarService.uploadAvatar(file: ReadableStream, fileName: String, dispatcher: CoroutineDispatcher): Single<AvatarUploadResponse>