menu
qs_dart
qs_dart.dart
EncodeOptions
allowEmptyLists property
allowEmptyLists
dark_mode
light_mode
allowEmptyLists
property
bool
allowEmptyLists
final
Set to
true
to allow empty
List
s in the encoded output.
Implementation
final bool allowEmptyLists;
qs_dart
qs_dart
EncodeOptions
allowEmptyLists property
EncodeOptions class