linkCount method

int linkCount(
  1. int chartId
)

Implementation

int linkCount(int chartId) => obj.linkCount(chartId);