create static method

UInt64Value create()

Implementation

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