getDefault static method

GetInventoryResponse getDefault()

Implementation

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