getDefault static method

TestEagerMessage getDefault()

Implementation

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