reasonString property

String? reasonString

Implementation

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