getDefault static method

Int32Change getDefault()

Implementation

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