values property

List<String>? values
final

A list of unique cost category values in a specific cost category.

Implementation

final List<String>? values;