getValue abstract method

num? getValue(
  1. C category
)

Get value of the specified category. category the pie category.

Implementation

num? getValue(C category);