create static method

Int32Value create()

Implementation

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