responseId property

String? get responseId

Implementation

String? get responseId {
  return _responseId;
}