create static method

Count create()

Implementation

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