issuerCommentsPeriodCancellationMethod property

String? get issuerCommentsPeriodCancellationMethod

Implementation

String? get issuerCommentsPeriodCancellationMethod =>
    _$this._issuerCommentsPeriodCancellationMethod;
set issuerCommentsPeriodCancellationMethod (String? issuerCommentsPeriodCancellationMethod)

Implementation

set issuerCommentsPeriodCancellationMethod(
  String? issuerCommentsPeriodCancellationMethod,
) => _$this._issuerCommentsPeriodCancellationMethod =
    issuerCommentsPeriodCancellationMethod;