AdifCall constructor

AdifCall(
  1. AdifString value
)

Implementation

AdifCall(this.value) : super('CALL');