create static method

Proposal create()

Implementation

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