menu
squint_json package
documentation
squint_json.dart
BracketCounter
closingBracket property
closingBracket property
dark_mode
light_mode
closingBracket
property
String
closingBracket
final
Type of closing bracket, e.g. ']' or '}'.
Implementation
final String closingBracket;
squint_json package
documentation
squint_json
BracketCounter
closingBracket property
BracketCounter class