create static method

ValueMismatch create()

Implementation

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