create static method

ContractCall create()

Implementation

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