getDefault static method

ProductListResponse getDefault()

Implementation

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