create static method

ProposalInfo create()

Implementation

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