QuotationMark constructor

const QuotationMark(
  1. String symbol
)

Implementation

const QuotationMark(this.symbol);