params property

List<PlaceholderParam> params
final

有序参数列表,顺序以首个非空语言值的出现顺序为准

Implementation

final List<PlaceholderParam> params;