encodeParamsObject function

String encodeParamsObject(
  1. dynamic data
)

Implementation

@JS()
external String encodeParamsObject(data);