getDefault static method

Int64Change getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static Int64Change getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Int64Change>(create);