getDefault static method

GetBlobChunkResponse getDefault()

Implementation

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