create static method

Candidate create()

Implementation

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