create static method

IntVal create()

Implementation

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