closeReason property

String? get closeReason

Implementation

String? get closeReason {
  return _closeReason;
}