HTJSONClassBinding constructor
HTJSONClassBinding({
- required HTLexicon lexicon,
Implementation
HTJSONClassBinding({required this.lexicon}) : super('JSON');
HTJSONClassBinding({required this.lexicon}) : super('JSON');