issuerCommentsPeriodDateOfService property

String? get issuerCommentsPeriodDateOfService

Implementation

String? get issuerCommentsPeriodDateOfService =>
    _$this._issuerCommentsPeriodDateOfService;
set issuerCommentsPeriodDateOfService (String? issuerCommentsPeriodDateOfService)

Implementation

set issuerCommentsPeriodDateOfService(
  String? issuerCommentsPeriodDateOfService,
) => _$this._issuerCommentsPeriodDateOfService =
    issuerCommentsPeriodDateOfService;