create static method

StatisticResult create()

Implementation

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