create static method

TallyResult create()

Implementation

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