create static method

ChartEntry create()

Implementation

@$core.pragma('dart2js:noInline')
static ChartEntry create() => ChartEntry._();