reasonString property

String? get reasonString

Implementation

String? get reasonString {
  return errorString(reason);
}