create static method

Int32Message create()

Implementation

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