create static method

Int128 create()

Implementation

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