create static method

ContractInfo create()

Implementation

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