getDefault static method

TestVerifyInt32Simple getDefault()

Implementation

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