encode function
- Object? object, [
- EncodeOptions? options
Convenience method for QS.encode
Implementation
String encode(Object? object, [EncodeOptions? options]) =>
QS.encode(object, options);
Convenience method for QS.encode
String encode(Object? object, [EncodeOptions? options]) =>
QS.encode(object, options);