JsonConverterException constructor
Creates a new JsonConverterException.
Implementation
const JsonConverterException(this.type, {required this.message});
Creates a new JsonConverterException.
const JsonConverterException(this.type, {required this.message});