issuerCommentsPeriodExplanationOfCreditPresented property

String? get issuerCommentsPeriodExplanationOfCreditPresented

Implementation

String? get issuerCommentsPeriodExplanationOfCreditPresented =>
    _$this._issuerCommentsPeriodExplanationOfCreditPresented;
set issuerCommentsPeriodExplanationOfCreditPresented (String? issuerCommentsPeriodExplanationOfCreditPresented)

Implementation

set issuerCommentsPeriodExplanationOfCreditPresented(
  String? issuerCommentsPeriodExplanationOfCreditPresented,
) => _$this._issuerCommentsPeriodExplanationOfCreditPresented =
    issuerCommentsPeriodExplanationOfCreditPresented;