create static method

IntProto create()

Implementation

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