params property

List<String> params
final

The parameters, with the trailing parameter last and its : removed.

Implementation

final List<String> params;