create static method

Contract create()

Implementation

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