getDefault static method

GetBlobResponse getDefault()

Implementation

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