encode method

String encode(
  1. StatisticClass data
)

Implementation

String encode(StatisticClass data) => data.value;