create static method

CountResult create()

Implementation

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