Proofreads text and returns the corrected text.
text
Future<String> proofread(String text) { throw UnimplementedError('proofread() has not been implemented.'); }