create static method

UInt32Value create()

Implementation

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