arrowQuote property

JsonQuotation arrowQuote
getter/setter pair

arrow quotation

Implementation

static JsonQuotation arrowQuote =
    const JsonQuotation(leftQuote: '<', rightQuote: '>');