getDefault static method

TestEagerMaybeLazy getDefault()

Implementation

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