AdifComment constructor

AdifComment(
  1. AdifString value
)

Implementation

AdifComment(this.value) : super('COMMENT');