create method Null safety

IntValue create()

Implementation

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