getDefault static method

TestVerifyInt32 getDefault()

Implementation

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