getDefault static method

ItemGetTypeResponse_ getDefault()

Implementation

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