create static method

Int64Value create()

Implementation

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