strict property

  1. @override
bool get strict
override

Whether this tool enforces strict JSON output.

Implementation

@override
bool get strict => true;