create static method

DiamondCutInput create()

Implementation

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