create static method

DVPair create()

Implementation

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