getDefault static method

CustomHTTPResponse getDefault()

Implementation

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