explode property

bool? explode
final

When this is true, parameter values of type array or object generate separate parameters for each value of the array or key-value pair of the map.

Implementation

final bool? explode;