Proofreads text and returns the corrected text.
text
@override Future<String> proofread(String text) { return hostApi.proofread(text); }