correctionMessage property

  1. @override
String? correctionMessage
override

A description of how to fix the problem, or null if there is no such description.

Implementation

@override
String? get correctionMessage => _correctionMessage;